1. 84ea3a18 mac80211: add doc for RX_FLAG_DUP_VALIDATED flag by Luis de Bethencourt · 9 years ago
  2. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
  3. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 9 years ago
  4. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  5. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 9 years ago
  6. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 9 years ago
  7. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 9 years ago
  8. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 9 years ago
  9. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 9 years ago
  10. 3a5d1c0 inet: reqsk_alloc() needs to take care of dead listeners by Eric Dumazet · 9 years ago
  11. ee3cf32 tcp/dccp: remove BH disable/enable in lookup by Eric Dumazet · 9 years ago
  12. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  13. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 9 years ago
  14. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  15. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 9 years ago
  16. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 9 years ago
  17. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 9 years ago
  18. 6b08492 tcp: use one bit in TCP_SKB_CB to mark ACK timestamps by Soheil Hassas Yeganeh · 9 years ago
  19. 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 9 years ago
  20. 2349262 tcp: remove cwnd moderation after recovery by Yuchung Cheng · 9 years ago
  21. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 9 years ago
  22. db219ba ipv6: remove unused in6_addr struct by Luis de Bethencourt · 9 years ago
  23. 5692d7e vxlan: fix sparse warnings by Jiri Benc · 9 years ago
  24. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
  25. 659e0bc sctp: keep fragmentation point aligned to word size by Marcelo Ricardo Leitner · 9 years ago
  26. 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 9 years ago
  27. 69716a2 ipv6, trace: fix tos reporting on fib6_table_lookup by Daniel Borkmann · 9 years ago
  28. eaa93bf vxlan: fix populating tclass in vxlan6_get_route by Daniel Borkmann · 9 years ago
  29. c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
  30. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  31. fe30937 bonding: fix bond_get_stats() by Eric Dumazet · 9 years ago
  32. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  33. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
  34. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  35. 6ad3122 flowcache: Avoid OOM condition under preasure by Steffen Klassert · 9 years ago
  36. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  37. 16bfa70 net: dsa: make port_bridge_leave return void by Vivien Didelot · 9 years ago
  38. 71327a4 net: dsa: rename port_*_bridge routines by Vivien Didelot · 9 years ago
  39. 180a2c5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  40. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 9 years ago
  41. 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 9 years ago
  42. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  43. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 9 years ago
  44. 3380396 csum: Update csum_block_add to use rotate instead of byteswap by Alexander Duyck · 9 years ago
  45. e7f70af vxlan: support setting IPv6 flow label by Daniel Borkmann · 9 years ago
  46. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 9 years ago
  47. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 9 years ago
  48. d387eaf Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  49. 519afb1 net/act_skbedit: Utility functions for mark action by Amir Vadai · 9 years ago
  50. 00175ae net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef by Amir Vadai · 9 years ago
  51. 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 9 years ago
  52. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 9 years ago
  53. f720d0c kcm: mark helper functions inline by Arnd Bergmann · 9 years ago
  54. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 9 years ago
  55. f160892 mac802154: use put and get unaligned functions by Alexander Aring · 9 years ago
  56. 29152a3 kcm: Add receive message timeout by Tom Herbert · 9 years ago
  57. 7ced95e kcm: Add memory limit for receive message construction by Tom Herbert · 9 years ago
  58. cd6e111 kcm: Add statistics and proc interfaces by Tom Herbert · 9 years ago
  59. ab7ac4e kcm: Kernel Connection Multiplexor module by Tom Herbert · 9 years ago
  60. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 9 years ago
  61. e28e87e ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET by Daniel Borkmann · 9 years ago
  62. 3dc94f9 ipv6: per netns FIB garbage collection by Michal Kubeček · 9 years ago
  63. 9a03cd8 ipv6: per netns fib6 walkers by Michal Kubeček · 9 years ago
  64. 133800d sctp: fix copying more bytes than expected in sctp_add_bind_addr by Marcelo Ricardo Leitner · 9 years ago
  65. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  66. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  67. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 9 years ago
  68. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. f719e37 ipvs: drop first packet to redirect conntrack by Julian Anastasov · 9 years ago
  70. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 9 years ago
  71. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  72. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 9 years ago
  73. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  74. ef6980b introduce IFE action by Jamal Hadi Salim · 9 years ago
  75. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  76. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  77. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  78. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 9 years ago
  79. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  80. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 9 years ago
  81. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  82. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  83. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 9 years ago
  84. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  85. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  86. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  87. 1d4150c net_sched: prepare tcf_hashinfo_destroy() for netns support by WANG Cong · 9 years ago
  88. 25ac341 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  89. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  90. 65554d0 mac80211: provide interface to driver to set VHT MU-MIMO data by Sara Sharon · 9 years ago
  91. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  92. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 9 years ago
  93. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 9 years ago
  94. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  95. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  96. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  97. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  98. 538dc90 mac80211: Make addr const in SET_IEEE80211_PERM_ADDR() by Bjorn Andersson · 9 years ago
  99. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  100. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago