1. 933bd83 netfilter: batch synchronize_net calls during hook unregister by Florian Westphal · 8 years ago
  2. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  3. 2fe7c32 netfilter: pptp: attach nat extension when needed by Florian Westphal · 8 years ago
  4. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
  5. 22d4536 netfilter: conntrack: handle initial extension alloc via krealloc by Florian Westphal · 8 years ago
  6. 23f671a netfilter: conntrack: mark extension structs as const by Florian Westphal · 8 years ago
  7. 54044b1 netfilter: conntrack: remove prealloc support by Florian Westphal · 8 years ago
  8. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
  9. aee12a0 ebtables: remove nf_hook_register usage by Florian Westphal · 8 years ago
  10. 1a0ed0a netfilter: decnet: only register hooks in init namespace by Florian Westphal · 8 years ago
  11. efe4160 ipvs: convert to use pernet nf_hook api by Florian Westphal · 8 years ago
  12. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  13. 122868b netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14 by Gao Feng · 8 years ago
  14. be7be6e netfilter: ipvs: fix incorrect conflict resolution by Florian Westphal · 8 years ago
  15. 01026ed nefilter: eache: reduce struct size from 32 to 24 byte by Florian Westphal · 8 years ago
  16. c6dd940 netfilter: allow early drop of assured conntracks by Florian Westphal · 8 years ago
  17. b3a5db1 netfilter: conntrack: use u8 for extension sizes again by Florian Westphal · 8 years ago
  18. faec865 netfilter: remove last traces of variable-sized extensions by Florian Westphal · 8 years ago
  19. 9f0f3eb netfilter: helpers: remove data_len usage for inkernel helpers by Florian Westphal · 8 years ago
  20. 157ffff netfilter: nfnetlink_cthelper: reject too large userspace allocation requests by Florian Westphal · 8 years ago
  21. dcf6774 netfilter: helper: add build-time asserts for helper data size by Florian Westphal · 8 years ago
  22. 906535b netfilter: conntrack: move helper struct to nf_conntrack_helper.h by Florian Westphal · 8 years ago
  23. 694a005 netfilter: nft_ct: allow to set ctnetlink event types of a connection by Florian Westphal · 8 years ago
  24. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  25. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  26. 6e354a5 netfilter: ecache: Refine the nf_ct_deliver_cached_events by Gao Feng · 8 years ago
  27. 7025bac netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup by Gao Feng · 8 years ago
  28. a702ece Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  29. db268d4 ipset: remove unused function __ip_set_get_netlink by Aaron Conole · 8 years ago
  30. 809c2d9 netfilter: nf_conntrack: remove double assignment by Aaron Conole · 8 years ago
  31. 7925056 netfilter: nf_tables: remove double return statement by Aaron Conole · 8 years ago
  32. 5389023 netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session. by Taehee Yoo · 8 years ago
  33. 4f13997 netfilter: udplite: Remove duplicated udplite4/6 declaration by Gao Feng · 8 years ago
  34. 1e038e3 netfilter: ip6_tables: Remove unneccessary comments by Arushi Singhal · 8 years ago
  35. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  36. cbbb40e net: netfilter: Use list_{next/prev}_entry instead of list_entry by simran singhal · 8 years ago
  37. cdec268 netfilter: Use seq_puts()/seq_putc() where possible by simran singhal · 8 years ago
  38. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  39. dedb67c netfilter: Add nfnl_msg_type() helper function by Pablo Neira Ayuso · 8 years ago
  40. 2c62e0b netfilter: ctnetlink: Expectations must have a conntrack helper area by Gao Feng · 8 years ago
  41. 6e69986 netfilter: nat: avoid use of nf_conn_nat extension by Florian Westphal · 8 years ago
  42. cba81cc netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean by Gao Feng · 8 years ago
  43. ec0e3f0 netfilter: nf_ct_expect: Add nf_ct_remove_expect() by Gao Feng · 8 years ago
  44. 92f7322 netfilter: expect: Make sure the max_expected limit is effective by Gao Feng · 8 years ago
  45. f323d95 netfilter: nf_tables: add nft_is_base_chain() helper by Pablo Neira Ayuso · 8 years ago
  46. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  48. c383bdd nfp: fix potential use after free on xdp prog by Jakub Kicinski · 8 years ago
  49. faeeb31 bonding: attempt to better support longer hw addresses by Jarod Wilson · 8 years ago
  50. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  51. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  52. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  53. a4b7c07 Merge branch 'nfp-ksettings' by David S. Miller · 8 years ago
  54. 7c69873 nfp: add support for .set_link_ksettings() by Jakub Kicinski · 8 years ago
  55. 5a56083 nfp: NSP backend for link configuration operations by Jakub Kicinski · 8 years ago
  56. 85eb97dd2 nfp: add extended error messages by Jakub Kicinski · 8 years ago
  57. e890ae8 nfp: turn NSP port entry into a union by Jakub Kicinski · 8 years ago
  58. 30a0292 nfp: allow multi-stage NSP configuration by Jakub Kicinski · 8 years ago
  59. ce22f5a nfp: separate high level and low level NSP headers by Jakub Kicinski · 8 years ago
  60. 9f9e0da nfp: report port type in ethtool by Jakub Kicinski · 8 years ago
  61. 42b1e6a nfp: report auto-negotiation in ethtool by Jakub Kicinski · 8 years ago
  62. 21d529d nfp: report link speed from NSP by Jakub Kicinski · 8 years ago
  63. 172f638 nfp: add port state refresh by Jakub Kicinski · 8 years ago
  64. cee4295 nfp: track link state changes by Jakub Kicinski · 8 years ago
  65. d12537d nfp: add mutex protection for the port list by Jakub Kicinski · 8 years ago
  66. b9de007 nfp: don't spawn netdevs for reconfigured ports by Jakub Kicinski · 8 years ago
  67. 265aeb5 nfp: add support for .get_link_ksettings() by Jakub Kicinski · 8 years ago
  68. 18148f0 Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  69. aeb4a57 Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  70. 9f0bffa Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  71. af0e546 selftests: add a generic testsuite for ethernet device by LABBE Corentin · 8 years ago
  72. 2e507e2 Merge branch 'rtnetlink-event-type' by David S. Miller · 8 years ago
  73. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  74. 5138e86 rtnetlink: Convert rtnetlink_event to white list by Vlad Yasevich · 8 years ago
  75. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  76. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  77. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  78. 3f3c278 bonding: fix active-backup transition by Mahesh Bandewar · 8 years ago
  79. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  80. c800460 qed: Add a missing error code by Dan Carpenter · 8 years ago
  81. 2c099cc net: sched: choke: remove some dead code by Dan Carpenter · 8 years ago
  82. 781159f liquidio: clear the correct memory by Dan Carpenter · 8 years ago
  83. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  84. 1f37b17 phy/ethtool: Add missing SPEED_<foo> strings by Joe Perches · 8 years ago
  85. 5422e5a Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize' by David S. Miller · 8 years ago
  86. 68a946b bnxt_en: Cap the msix vector with the max completion rings. by Michael Chan · 8 years ago
  87. 932dbf8 bnxt_en: Use short TX BDs for the XDP TX ring. by Michael Chan · 8 years ago
  88. 67fea46 bnxt_en: Add interrupt test to ethtool -t selftest. by Michael Chan · 8 years ago
  89. 91725d8 bnxt_en: Add PHY loopback to ethtool self-test. by Michael Chan · 8 years ago
  90. f7dc1ea bnxt_en: Add ethtool mac loopback self test. by Michael Chan · 8 years ago
  91. eb51365 bnxt_en: Add basic ethtool -t selftest support. by Michael Chan · 8 years ago
  92. f65a204 bnxt_en: Add suspend/resume callbacks. by Michael Chan · 8 years ago
  93. 5282db6 bnxt_en: Add ethtool set_wol method. by Michael Chan · 8 years ago
  94. 8e20236 bnxt_en: Add ethtool get_wol method. by Michael Chan · 8 years ago
  95. d196ece bnxt_en: Add pci shutdown method. by Michael Chan · 8 years ago
  96. c1ef146 bnxt_en: Add basic WoL infrastructure. by Michael Chan · 8 years ago
  97. 8eb992e bnxt_en: Update firmware interface spec to 1.7.6.2. by Michael Chan · 8 years ago
  98. b237640 mfd: cros-ec: Fix host command buffer size by Vic Yang · 8 years ago
  99. 308ac75 Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  100. e90be21 Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago