1. 39f3709 lwtunnel: fix error path in lwtunnel_fill_encap() by Dan Carpenter · 8 years ago
  2. b5082df net: Initialise init_net.count to 1 by David Howells · 8 years ago
  3. 4750c7b Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  4. d68be71 tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 8 years ago
  5. d1f496f bpf: restore skb->sk before pskb_trim() call by Eric Dumazet · 8 years ago
  6. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  7. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  8. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  9. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  10. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  11. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  12. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  13. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  14. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  15. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  16. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  17. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  18. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  19. adeb45c fib_rules: fix error return code by Wei Yongjun · 8 years ago
  20. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
  21. 06b4fc5 net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip by Gao Feng · 8 years ago
  22. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 8 years ago
  23. 0575c86 net: remove unnecessary carrier status check by Zhang Shengju · 8 years ago
  24. 4b726e81 tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp by Eric Dumazet · 8 years ago
  25. c2701b3 can: fix CAN BCM build with CONFIG_PROC_FS disabled by Oliver Hartkopp · 8 years ago
  26. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  28. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
  29. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  30. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  31. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  32. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  33. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  34. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  35. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
  36. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  37. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  38. 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 8 years ago
  39. a6db50b tcp: remove ack_time from struct tcp_sacktag_state by Eric Dumazet · 8 years ago
  40. 7e0ca8a tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue() by Eric Dumazet · 8 years ago
  41. d2329f1 tcp: do not pass timestamp to tcp_rack_advance() by Eric Dumazet · 8 years ago
  42. 88d5c65 tcp: do not pass timestamp to tcp_rate_gen() by Eric Dumazet · 8 years ago
  43. 1317a9d tcp: do not pass timestamp to tcp_fastretrans_alert() by Eric Dumazet · 8 years ago
  44. efab8f8 tcp: do not pass timestamp to tcp_rack_identify_loss() by Eric Dumazet · 8 years ago
  45. 128eda8 tcp: do not pass timestamp to tcp_rack_mark_lost() by Eric Dumazet · 8 years ago
  46. 7c1c730 tcp: do not pass timestamp to tcp_rack_detect_loss() by Eric Dumazet · 8 years ago
  47. 69e996c tcp: add tp->tcp_mstamp field by Eric Dumazet · 8 years ago
  48. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 8 years ago
  49. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 8 years ago
  50. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 8 years ago
  51. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  52. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  53. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  54. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  55. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  56. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  57. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  58. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 8 years ago
  59. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 8 years ago
  60. e0ee84d net sched actions: Complete the JUMPX opcode by Jamal Hadi Salim · 8 years ago
  61. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  62. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  63. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  64. f2e72f4 can: remove obsolete definitions by Oliver Hartkopp · 8 years ago
  65. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 8 years ago
  66. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 8 years ago
  67. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
  68. a50fe0f lwtunnel: check return value of nla_nest_start by Pan Bian · 8 years ago
  69. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  70. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  71. 59450f8 net/tcp_fastopen: Remove mss check in tcp_write_timeout() by Wei Wang · 8 years ago
  72. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  73. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  74. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  75. 58c4c6a net: add rcu locking when changing early demux by David Ahern · 8 years ago
  76. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  77. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  78. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 8 years ago
  79. b40c5f4 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  80. b7c8487 ipv4: Avoid caching l3mdev dst on mismatched local route by Robert Shearman · 8 years ago
  81. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 8 years ago
  82. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  83. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  84. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  85. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  86. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  88. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  89. 69e3948 Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  90. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  91. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  92. 4392053 net_sched: remove useless NULL to tp->root by WANG Cong · 8 years ago
  93. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  94. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  95. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  96. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  97. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  98. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  99. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  100. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago