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