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