1. a2d8818 netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 6 years ago
  2. 28c5ed2 netfilter: nf_flow_table: remove unnecessary nat flag check code by Taehee Yoo · 6 years ago
  3. b473a1f netfilter: nf_tables: add requirements for connsecmark support by Christian Göttsche · 6 years ago
  4. fb96194 netfilter: nf_tables: add SECMARK support by Christian Göttsche · 6 years ago
  5. 097f95d netfilter: masquerade: don't flush all conntracks if only one address deleted on device by Tan Hu · 7 years ago
  6. 9306425 netfilter: ctnetlink: must check mark attributes vs NULL by Florian Westphal · 7 years ago
  7. 0de22ba netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init by Taehee Yoo · 7 years ago
  8. f8b0a3a netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_packet() by Taehee Yoo · 7 years ago
  9. 93185c8 netfilter: conntrack: clamp l4proto array size at largers supported protocol by Florian Westphal · 7 years ago
  10. dd2934a netfilter: conntrack: remove l3->l4 mapping information by Florian Westphal · 7 years ago
  11. ca2ca6e netfilter: conntrack: remove unused proto arg from netns init functions by Florian Westphal · 7 years ago
  12. 6fe78fa netfilter: conntrack: remove error callback and handle icmp from core by Florian Westphal · 7 years ago
  13. 0150ffb netfilter: conntrack: avoid using ->error callback if possible by Florian Westphal · 7 years ago
  14. 83d213f netfilter: conntrack: deconstify packet callback skb pointer by Florian Westphal · 7 years ago
  15. 9976fc6 netfilter: conntrack: remove the l4proto->new() function by Florian Westphal · 7 years ago
  16. 93e6602 netfilter: conntrack: pass nf_hook_state to packet and error handlers by Florian Westphal · 7 years ago
  17. c8204ca netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6} by Taehee Yoo · 7 years ago
  18. 4430b89 netfilter: cttimeout: remove superfluous check on layer 4 netlink functions by Pablo Neira Ayuso · 7 years ago
  19. 7052ba4 netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL by Florian Westphal · 7 years ago
  20. 70c0eb1 netfilter: xtables: avoid BUG_ON by Florian Westphal · 7 years ago
  21. fa5950e netfilter: nf_tables: avoid BUG_ON usage by Florian Westphal · 7 years ago
  22. 0d70496 netfilter: xt_cgroup: shrink size of v2 path by Pablo Neira Ayuso · 7 years ago
  23. 59c08c6 netfilter: ctnetlink: Support L3 protocol-filter on flush by Kristian Evensen · 7 years ago
  24. 6c47260 netfilter: nf_tables: add xfrm expression by Florian Westphal · 7 years ago
  25. 2953d80 netfilter: remove obsolete need_conntrack stub by Florian Westphal · 7 years ago
  26. 0935d55 netfilter: nf_tables: asynchronous release by Florian Westphal · 7 years ago
  27. 0ef235c netfilter: nf_tables: warn when expr implements only one of activate/deactivate by Florian Westphal · 7 years ago
  28. cd5125d netfilter: nf_tables: split set destruction in deactivate and destroy phase by Florian Westphal · 7 years ago
  29. 02b408f netfilter: nf_tables: rt: allow checking if dst has xfrm attached by Florian Westphal · 7 years ago
  30. a82738a ip6_gre: simplify gre header parsing in ip6gre_err by Haishuang Yan · 7 years ago
  31. b0350d5 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 7 years ago
  32. 2d550db net/sched: act_police: don't use spinlock in the data path by Davide Caratti · 7 years ago
  33. 93be42f net/sched: act_police: use per-cpu counters by Davide Caratti · 7 years ago
  34. f91845d pktgen: Fix fall-through annotation by Gustavo A. R. Silva · 7 years ago
  35. 50c12f7 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 7 years ago
  36. 9708d2b llc: avoid blocking in llc_sap_close() by Cong Wang · 7 years ago
  37. 15033f0 ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL by Andre Naujoks · 7 years ago
  38. 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 7 years ago
  39. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 435f2e7 net: bridge: add support for sticky fdb entries by Nikolay Aleksandrov · 7 years ago
  41. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 7 years ago
  42. cc4dfb7 rds: fix two RCU related problems by Cong Wang · 7 years ago
  43. 0041195 netlink: remove hash::nelems check in netlink_insert by Li RongQing · 7 years ago
  44. 1500857 net/tls: Fixed return value when tls_complete_pending_work() fails by Vakul Garg · 7 years ago
  45. 51dc63e erspan: fix error handling for erspan tunnel by Haishuang Yan · 7 years ago
  46. 5a64506 erspan: return PACKET_REJECT when the appropriate tunnel is not found by Haishuang Yan · 7 years ago
  47. 0297c1c tcp: rate limit synflood warnings further by Willem de Bruijn · 7 years ago
  48. 4ecdf77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  49. 1286df2 netfilter: xt_hashlimit: use s->file instead of s->private by Cong Wang · 7 years ago
  50. ad18d7b netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT by Michal 'vorner' Vaner · 7 years ago
  51. 99e25d0 netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type by Pablo Neira Ayuso · 7 years ago
  52. a874752 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT by Pablo Neira Ayuso · 7 years ago
  53. f94e638 netfilter: conntrack: reset tcp maxwin on re-register by Florian Westphal · 7 years ago
  54. 11957be htb: use anonymous union for simplicity by Cong Wang · 7 years ago
  55. 8ecc7c8 net_sched: remove redundant qdisc lock classes by Cong Wang · 7 years ago
  56. 86c5536 net: sched: cls_flower: dump offload count value by Vlad Buslov · 7 years ago
  57. 992cba7 net: Add and use skb_list_del_init(). by David S. Miller · 7 years ago
  58. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 7 years ago
  59. 1181d62 sctp: Use skb_queue_is_first(). by David S. Miller · 7 years ago
  60. 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 7 years ago
  61. 5969773 sch_netem: Move private queue handler to generic location. by David S. Miller · 7 years ago
  62. aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 7 years ago
  63. 0153167 net/ipv6: Remove rt6i_prefsrc by David Ahern · 7 years ago
  64. 5d407b0 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 7 years ago
  65. 52ea992 net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC by Vakul Garg · 7 years ago
  66. f20a4d0 net: sched: act_nat: remove dependency on rtnl lock by Vlad Buslov · 7 years ago
  67. 6d7a8df net: sched: act_skbedit: remove dependency on rtnl lock by Vlad Buslov · 7 years ago
  68. 5cf4a85 tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY by Vincent Whitchurch · 7 years ago
  69. a162c35 net_sched: properly cancel netlink dump on failure by Cong Wang · 7 years ago
  70. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 7 years ago
  71. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 7 years ago
  72. fa642f0 openvswitch: Derive IP protocol number for IPv6 later frags by Yi-Hung Wei · 7 years ago
  73. b7f4156 net/iucv: declare iucv_path_table_empty() as static by Julian Wiedmann · 7 years ago
  74. b2f5439 net/af_iucv: fix skb handling on HiperTransport xmit error by Julian Wiedmann · 7 years ago
  75. 2224409 net/af_iucv: drop inbound packets with invalid flags by Julian Wiedmann · 7 years ago
  76. 203651b ipv6: add inet6_fill_args by Christian Brauner · 7 years ago
  77. 978a46f ipv4: add inet_fill_args by Christian Brauner · 7 years ago
  78. 7e4a8d5 rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g by Christian Brauner · 7 years ago
  79. 87ccbb1 rtnetlink: move type calculation out of loop by Christian Brauner · 7 years ago
  80. 6ecf4c3 ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 7 years ago
  81. d380714 ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 7 years ago
  82. c383edc rtnetlink: add rtnl_get_net_ns_capable() by Christian Brauner · 7 years ago
  83. ee28bb5 net/sched: fix memory leak in act_tunnel_key_init() by Davide Caratti · 7 years ago
  84. 0a3b8b2 tipc: orphan sock in tipc_release() by Cong Wang · 7 years ago
  85. 428f944 netlink: Make groups check less stupid in netlink_bind() by Dmitry Safonov · 7 years ago
  86. fa788d9 packet: add sockopt to ignore outgoing packets by Vincent Whitchurch · 7 years ago
  87. 014f5a2 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 7 years ago
  88. 40b5a0f mac80211: remove unnecessary NULL check by Gustavo A. R. Silva · 7 years ago
  89. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 7 years ago
  90. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 7 years ago
  91. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 7 years ago
  92. add7453 wireless: align to draft 11ax D3.0 by Shaul Triebitz · 7 years ago
  93. 77cbbc3 mac80211: fix saving a few HE values by Naftali Goldstein · 7 years ago
  94. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 7 years ago
  95. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 7 years ago
  96. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 7 years ago
  97. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 7 years ago
  98. e80d642 mac80211: copy VHT EXT NSS BW Support/Capable data to station by Johannes Berg · 7 years ago
  99. 7eb26df mac80211: add ability to parse CCFS2 by Johannes Berg · 7 years ago
  100. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 7 years ago