1. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  2. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 9 years ago
  3. c4e70a8 netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c by Pablo Neira Ayuso · 9 years ago
  4. a1a56aa netfilter: x_tables: align per cpu xt_counter by Eric Dumazet · 9 years ago
  5. 01555e7 netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag by Harout Hedeshian · 9 years ago
  6. ef493bd netfilter: nfnetlink_queue: add security context information by Roman Kubiak · 9 years ago
  7. 89d256b bpf: disallow bpf tc programs access current->pid,uid by Alexei Starovoitov · 9 years ago
  8. ea6bb99 sfc: mark state UNINIT after unregister by Edward Cree · 9 years ago
  9. 24029a3 Merge branch 'sock_diag_destruction_events' by David S. Miller · 9 years ago
  10. 35ac838 sock_diag: implement a get_info handler for inet by Craig Gallek · 9 years ago
  11. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 9 years ago
  12. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  13. 916035d Merge branch 'mlx4-vf-counters' by David S. Miller · 9 years ago
  14. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  15. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  16. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 9 years ago
  17. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  18. 7193a14 IB/mlx4: Set VF to read from QP counters by Eran Ben Elisha · 9 years ago
  19. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  20. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 9 years ago
  21. 6823024 net/mlx4_core: Add port attribute when tracking counters by Eran Ben Elisha · 9 years ago
  22. 9de92c6 net/mlx4_core: Adjust counter grant policy in the resource tracker by Eran Ben Elisha · 9 years ago
  23. 2632d18 net/mlx4_core: Remove counters table allocation from VF flow by Eran Ben Elisha · 9 years ago
  24. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  25. b72ca7e net/mlx4_core: Reset counters data when freed by Eran Ben Elisha · 9 years ago
  26. efa6bc9 net/mlx4_core: Check before cleaning counters bitmap by Eran Ben Elisha · 9 years ago
  27. b4ad7ba bridge: del external_learned fdbs from device on flush or ageout by Scott Feldman · 9 years ago
  28. 023033b Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  29. cadfaf4 Merge branch 'bond-netlink-3ad-attrs' by David S. Miller · 9 years ago
  30. 46ea297 bonding: export slave's partner_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 9 years ago
  31. 254cb6d bonding: export slave's actor_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 9 years ago
  32. 4d36796 Merge branch 'rocker-no-wait' by David S. Miller · 9 years ago
  33. f66feaa rocker: move port stop to 'no wait' processing by Scott Feldman · 9 years ago
  34. 92014b9 rocker: move MAC learn event back to 'no wait' processing by Scott Feldman · 9 years ago
  35. ac28393 rocker: mark STP update as 'no wait' processing by Scott Feldman · 9 years ago
  36. 02a9fbf rocker: mark neigh update event processing as 'no wait' by Scott Feldman · 9 years ago
  37. 179f9a2 rocker: revert back to support for nowait processes by Scott Feldman · 9 years ago
  38. 4d81db4 rocker: fix neigh tbl index increment race by Scott Feldman · 9 years ago
  39. a072031 rocker: gaurd against NULL rocker_port when removing ports by Scott Feldman · 9 years ago
  40. 9464ca6 net: make u64_stats_init() a function by Eric Dumazet · 9 years ago
  41. 7f10953 bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans by Scott Feldman · 9 years ago
  42. 9f42c8b Merge branch 'bpf-share-helpers' by David S. Miller · 9 years ago
  43. ab1973d bpf: let kprobe programs use bpf_get_smp_processor_id() helper by Alexei Starovoitov · 9 years ago
  44. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 9 years ago
  45. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 9 years ago
  46. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  47. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  48. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 9 years ago
  49. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  50. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  51. 53b8762 Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 9 years ago
  52. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  53. 758f0d4 tcp: cdg: use div_u64() by Kenneth Klette Jonassen · 9 years ago
  54. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 9 years ago
  55. 00590fd netfilter: ipset: Introduce RCU locking in list type by Jozsef Kadlecsik · 9 years ago
  56. 18f84d4 netfilter: ipset: Introduce RCU locking in hash:* types by Jozsef Kadlecsik · 9 years ago
  57. 96f5142 netfilter: ipset: Introduce RCU locking in bitmap:* types by Jozsef Kadlecsik · 9 years ago
  58. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 9 years ago
  59. bd55389 netfilter:ipset Remove rbtree from hash:net,iface by Jozsef Kadlecsik · 9 years ago
  60. 9c1ba5c netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed. by Jozsef Kadlecsik · 9 years ago
  61. c4c9978 netfilter: ipset: Fix parallel resizing and listing of the same set by Jozsef Kadlecsik · 9 years ago
  62. f690cba netfilter: ipset: Fix cidr handling for hash:*net* types by Jozsef Kadlecsik · 9 years ago
  63. aff2275 netfilter: ipset: Check CIDR value only when attribute is given by Sergey Popovich · 9 years ago
  64. a212e08 netfilter: ipset: Make sure we always return line number on batch by Sergey Popovich · 9 years ago
  65. 2c227f2 netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6 by Sergey Popovich · 9 years ago
  66. 7dd37bc netfilter: ipset: Check extensions attributes before getting extensions. by Sergey Popovich · 9 years ago
  67. edda079 netfilter: ipset: Use SET_WITH_*() helpers to test set extensions by Sergey Popovich · 9 years ago
  68. aaeb6e2 netfilter: ipset: Use MSEC_PER_SEC consistently by Jozsef Kadlecsik · 9 years ago
  69. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. c8d17b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. a2f0fad tcp: tcp_v6_connect() cleanup by Eric Dumazet · 9 years ago
  72. 1e98a0f flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs by Eric Dumazet · 9 years ago
  73. 5b173cf Fix Cavium Liquidio build related errors and warnings by Raghu Vatsavayi · 9 years ago
  74. d0dcad8 NFC: nfcmrvl: set PB_BAIL_OUT at setup by Vincent Cuissard · 9 years ago
  75. 34ac496 NFC: nci: remove current SLEEP mode management by Vincent Cuissard · 9 years ago
  76. 83d5672 NFC: nfcmrvl: Allow ISO15693 protocol by Vincent Cuissard · 9 years ago
  77. 43465b7 NFC: nfcmrvl: small fix in USB driver by Vincent Cuissard · 9 years ago
  78. ea70477 Merge branch 'flow_dissector-next' by David S. Miller · 9 years ago
  79. 6a74fcf flow_dissector: add support for dst, hop-by-hop and routing ext hdrs by Tom Herbert · 9 years ago
  80. 611d23c flow_dissector: Fix MPLS entropy label handling in flow dissector by Tom Herbert · 9 years ago
  81. b07d4961 Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt by Masanari Iida · 9 years ago
  82. b60f2f3 net: ipv4: un-inline ip_finish_output2 by Florian Westphal · 9 years ago
  83. ae36806 sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO by Marcelo Ricardo Leitner · 9 years ago
  84. b85dfd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  85. 7b565d9 Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  86. c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  87. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  88. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 9 years ago
  89. d7b5974 netfilter: bridge: restore vlan tag when refragmenting by Florian Westphal · 9 years ago
  90. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 9 years ago
  91. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 9 years ago
  92. a4611d3 netfilter: bridge: re-order check_hbh_len() by Bernhard Thaler · 9 years ago
  93. 77d574e netfilter: bridge: rename br_parse_ip_options by Bernhard Thaler · 9 years ago
  94. 411ffb4 netfilter: bridge: refactor frag_max_size by Bernhard Thaler · 9 years ago
  95. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 9 years ago
  96. 8cae308 netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6() by Bernhard Thaler · 9 years ago
  97. d39a33e netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING by Bernhard Thaler · 9 years ago
  98. 7796684 netfilter: conntrack: warn the user if there is a better helper to use by Marcelo Ricardo Leitner · 9 years ago
  99. c83b2f2 iommu/vt-d: Only enable extended context tables if PASID is supported by David Woodhouse · 9 years ago
  100. ea358cd md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync by NeilBrown · 9 years ago