1. 0e54d21 netfilter: conntrack: simplify init/uninit of L4 protocol trackers by Davide Caratti · 8 years ago
  2. 4e24877 netfilter: nf_tables: simplify the basic expressions' init routine by Liping Zhang · 8 years ago
  3. 01886bd netfilter: remove hook_entries field from nf_hook_state by Pablo Neira Ayuso · 8 years ago
  4. 0e5a1c7 netfilter: nf_tables: use hook state from xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  5. 613dbd9 netfilter: x_tables: move hook state into xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  6. 4cb551a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  7. 8db4c5b netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c by Pablo Neira Ayuso · 8 years ago
  8. 1fddf4b netfilter: nf_log: add packet logging for netdev family by Pablo Neira Ayuso · 8 years ago
  9. f6d0cbc netfilter: nf_tables: add fib expression by Florian Westphal · 8 years ago
  10. bd68a2a net: set SK_MEM_QUANTUM to 4096 by Eric Dumazet · 8 years ago
  11. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  14. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  15. 880b583 Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  16. 5ea8ea2 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  17. b15ca18 netlink: Add nla_memdup() to wrap kmemdup() use on nlattr by Thomas Graf · 8 years ago
  18. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  19. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  20. 2ae0f17 genetlink: use idr to track families by Johannes Berg · 8 years ago
  21. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  22. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  23. c90c39d genetlink: introduce and use genl_family_attrbuf() by Johannes Berg · 8 years ago
  24. 4fe77d8 skbedit: allow the user to specify bitmask for mark by Antonio Quartulli · 8 years ago
  25. 088e8df cfg80211: Add support to update connection parameters by vamsi krishna · 8 years ago
  26. ce0ce13 cfg80211: configure multicast to unicast for AP interfaces by Michael Braun · 8 years ago
  27. 348bd45 cfg80211: Add KEK/nonces for FILS association frames by Jouni Malinen · 8 years ago
  28. 3f817fe cfg80211: Define IEEE P802.11ai (FILS) information elements by Jouni Malinen · 8 years ago
  29. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  30. 4c8dea6 cfg80211: validate beacon int as part of iface combinations by Johannes Berg · 8 years ago
  31. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  32. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  33. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 8 years ago
  34. b4f7f4a mac80211: fix some sphinx warnings by Jani Nikula · 8 years ago
  35. 432490f net: ip, diag -- Add diag interface for raw sockets by Cyrill Gorcunov · 8 years ago
  36. f76a9db lwt: Remove unused len field by Thomas Graf · 8 years ago
  37. f970bd9 udp: implement memory accounting helpers by Paolo Abeni · 8 years ago
  38. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  39. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  40. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  41. 0711d63 cfg80211: allow aborting in-progress connection atttempts by Ilan Peer · 8 years ago
  42. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  43. f3fe4e9 mac80211: add a HW flag for supporting HW TX fragmentation by Sara Sharon · 8 years ago
  44. 0aa419e mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger by Emmanuel Grumbach · 8 years ago
  45. a1264c3 wireless: radiotap: fix timestamp sampling position values by Johannes Berg · 8 years ago
  46. 5cbee55 Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  47. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  48. a3e2f4b mac80211: fix A-MSDU outer SA/DA by Michael Braun · 8 years ago
  49. 1104d9b lwtunnel: Add destroy state operation by Tom Herbert · 8 years ago
  50. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  51. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  52. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  53. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
  54. 1657792 net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool by Shmulik Ladkani · 8 years ago
  55. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  58. 8ae808e sctp: remove the old ttl expires policy by Xin Long · 8 years ago
  59. cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 8 years ago
  60. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  61. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  62. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  63. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  64. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 819bf59 docs-rst: sphinxify 802.11 documentation by Johannes Berg · 8 years ago
  66. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  67. a44c984 netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment" by Stephen Rothwell · 8 years ago
  68. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  69. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  70. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  71. 9095e10 mpls: move mpls_hdr to a common location by Jiri Benc · 8 years ago
  72. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  74. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  75. 097b065 fq.h: Port memory limit mechanism from fq_codel by Toke Høiland-Jørgensen · 8 years ago
  76. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  77. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  78. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  79. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  80. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  81. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  82. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  83. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  84. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  85. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  86. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  87. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  88. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  89. 6348ef2 net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64} by Jia He · 8 years ago
  90. fa5effe net/sched: pkt_cls: change tc actions order to be as the user sets by Hadar Hen Zion · 8 years ago
  91. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  92. c985018 fib: introduce FIB info offload flag helpers by Jiri Pirko · 8 years ago
  93. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  94. 4ad41c1 bonding: quit messing with IOCTL by Al Viro · 8 years ago
  95. 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
  96. a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
  97. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  98. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  99. 0f3cd9b netfilter: nf_tables: add range expression by Pablo Neira Ayuso · 8 years ago
  100. e3b37f1 netfilter: replace list_head with single linked list by Aaron Conole · 8 years ago