1. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  2. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  3. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  4. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  5. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  6. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  7. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  8. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  9. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  10. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  11. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
  12. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  13. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  14. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  15. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  16. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  17. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 8 years ago
  18. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 8 years ago
  19. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  20. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 8 years ago
  21. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 8 years ago
  22. e0ee84d net sched actions: Complete the JUMPX opcode by Jamal Hadi Salim · 8 years ago
  23. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  24. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  25. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  26. f2e72f4 can: remove obsolete definitions by Oliver Hartkopp · 8 years ago
  27. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 8 years ago
  28. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 8 years ago
  29. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
  30. a50fe0f lwtunnel: check return value of nla_nest_start by Pan Bian · 8 years ago
  31. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  32. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  33. 59450f8 net/tcp_fastopen: Remove mss check in tcp_write_timeout() by Wei Wang · 8 years ago
  34. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  35. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  36. 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
  37. 58c4c6a net: add rcu locking when changing early demux by David Ahern · 8 years ago
  38. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  39. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 8 years ago
  40. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 8 years ago
  41. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  42. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  43. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  44. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  46. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  47. 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
  48. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  49. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  50. 4392053 net_sched: remove useless NULL to tp->root by WANG Cong · 8 years ago
  51. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  52. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  53. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  54. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  55. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  56. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  57. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  58. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  59. 8e6c181 net: dsa: Remove redundant NULL dst check by Florian Fainelli · 8 years ago
  60. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  61. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  62. d6ecf32 tcp_cubic: fix typo in module param description by Chema Gonzalez · 8 years ago
  63. 0bd8406 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 8 years ago
  64. 0f9fa83 tcp: remove poll() flakes with FastOpen by Eric Dumazet · 8 years ago
  65. 3d47626 tcp: remove poll() flakes when receiving RST by Eric Dumazet · 8 years ago
  66. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  67. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  68. 1f504ec bpf: remove reference to sock_filter_ext from kerneldoc comment by Tobias Klauser · 8 years ago
  69. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  70. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  71. 6324805 Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  72. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  74. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  75. 6c80138 sctp: process duplicated strreset asoc request correctly by Xin Long · 8 years ago
  76. d0f025e sctp: process duplicated strreset in and addstrm in requests correctly by Xin Long · 8 years ago
  77. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  78. bbf67e4 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 8 years ago
  79. a4ac6f2 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 8 years ago
  80. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  81. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  82. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  83. 096f41d af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 8 years ago
  84. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  85. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  86. 7a7a9bd gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  87. edb12f2 sctp: get list_of_streams of strreset outreq earlier by Xin Long · 8 years ago
  88. 9fd0f31 Add uid and cookie bpf helper to cg_skb_func_proto by Chenbo Feng · 8 years ago
  89. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  90. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  91. cab93af net: bridge: notify on hw fdb takeover by Nikolay Aleksandrov · 8 years ago
  92. f5001ce kcm: remove a useless copy_from_user() by WANG Cong · 8 years ago
  93. 8ea3e43 Subject: net: allow configuring default qdisc by stephen hemminger · 8 years ago
  94. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  95. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  96. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
  97. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  98. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  99. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago