1. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 10 years ago
  2. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 10 years ago
  3. 7ce42de bridge: multicast: start querier timer when running user-space stp by Nikolay Aleksandrov · 10 years ago
  4. b1dfe0a Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  5. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  6. 3b18844 inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). by Hiroaki SHIMODA · 10 years ago
  7. 10ea516 switchdev: fdb filter_dev is always NULL for self (device), so remove check by Scott Feldman · 10 years ago
  8. a2bb6d7 ipv4: include NLM_F_APPEND flag in append route notifications by Roopa Prabhu · 10 years ago
  9. b42be38 netlink: add API to retrieve all group memberships by David Herrmann · 10 years ago
  10. e0df02e sock_diag: fetch source port from inet_sock by Craig Gallek · 10 years ago
  11. a55e1c5 pkt_sched: sch_qfq: remove redundant -if- control statement by Andrea Parri · 10 years ago
  12. d2a9ec6 net: rds: use for_each_sg() for scatterlist parsing by Fabian Frederick · 10 years ago
  13. 59f2111 packet: free packet_rollover after synchronize_net by Willem de Bruijn · 10 years ago
  14. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
  15. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 10 years ago
  16. 10c04a8 netfilter: use forward declaration instead of including linux/proc_fs.h by Pablo Neira Ayuso · 10 years ago
  17. 17cebfd net: sched: Simplify em_ipset_match by Eric W. Biederman · 10 years ago
  18. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 10 years ago
  19. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 10 years ago
  20. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 10 years ago
  21. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 10 years ago
  22. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  23. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 10 years ago
  24. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 10 years ago
  25. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 10 years ago
  26. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 10 years ago
  27. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 10 years ago
  28. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 10 years ago
  29. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 10 years ago
  30. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 10 years ago
  31. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 10 years ago
  32. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 10 years ago
  33. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 10 years ago
  34. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 10 years ago
  35. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 10 years ago
  36. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 10 years ago
  37. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 10 years ago
  38. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 10 years ago
  39. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 10 years ago
  40. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 10 years ago
  41. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 10 years ago
  42. c4e70a8 netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c by Pablo Neira Ayuso · 10 years ago
  43. 01555e7 netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag by Harout Hedeshian · 10 years ago
  44. ef493bd netfilter: nfnetlink_queue: add security context information by Roman Kubiak · 10 years ago
  45. 89e4042 Bluetooth: 6lowpan: Fix module refcount by Glenn Ruben Bakke · 10 years ago
  46. 2ad88fb Bluetooth: 6lowpan: Fix double kfree of netdev priv by Glenn Ruben Bakke · 10 years ago
  47. fc84242 Bluetooth: 6lowpan: Move netdev sysfs device reference by Glenn Ruben Bakke · 10 years ago
  48. f63666d2 Bluetooth: 6lowpan: Rename ambiguous variable by Glenn Ruben Bakke · 10 years ago
  49. a2105ae Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted by Glenn Ruben Bakke · 10 years ago
  50. 5c698e8 mac802154: iface: cleanup stack variable by Alexander Aring · 10 years ago
  51. 95c0aa1 mac802154: iface: fix order while interface up by Alexander Aring · 10 years ago
  52. 89d256b bpf: disallow bpf tc programs access current->pid,uid by Alexei Starovoitov · 10 years ago
  53. 35ac838 sock_diag: implement a get_info handler for inet by Craig Gallek · 10 years ago
  54. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 10 years ago
  55. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 10 years ago
  56. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 10 years ago
  57. b4ad7ba bridge: del external_learned fdbs from device on flush or ageout by Scott Feldman · 10 years ago
  58. 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
  59. 7f10953 bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans by Scott Feldman · 10 years ago
  60. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 10 years ago
  61. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 10 years ago
  62. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  63. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 10 years ago
  64. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 10 years ago
  65. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 10 years ago
  66. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 10 years ago
  67. 53b8762 Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 10 years ago
  68. fb77ff4 NFC: nci: fix mistake in uart generic driver by Vincent Cuissard · 10 years ago
  69. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 10 years ago
  70. ed2e627 mac802154: iface: flush workqueue before stop by Alexander Aring · 10 years ago
  71. b4ee194 mac802154: iface: fix hrtimer cancel on ifdown by Alexander Aring · 10 years ago
  72. 1bc1754 mac802154: rx packet handle cleanup by Varka Bhadram · 10 years ago
  73. 758f0d4 tcp: cdg: use div_u64() by Kenneth Klette Jonassen · 10 years ago
  74. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 10 years ago
  75. 00590fd netfilter: ipset: Introduce RCU locking in list type by Jozsef Kadlecsik · 10 years ago
  76. 18f84d4 netfilter: ipset: Introduce RCU locking in hash:* types by Jozsef Kadlecsik · 10 years ago
  77. 96f5142 netfilter: ipset: Introduce RCU locking in bitmap:* types by Jozsef Kadlecsik · 10 years ago
  78. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 10 years ago
  79. bd55389 netfilter:ipset Remove rbtree from hash:net,iface by Jozsef Kadlecsik · 10 years ago
  80. 9c1ba5c netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed. by Jozsef Kadlecsik · 10 years ago
  81. c4c9978 netfilter: ipset: Fix parallel resizing and listing of the same set by Jozsef Kadlecsik · 10 years ago
  82. f690cba netfilter: ipset: Fix cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  83. aff2275 netfilter: ipset: Check CIDR value only when attribute is given by Sergey Popovich · 10 years ago
  84. a212e08 netfilter: ipset: Make sure we always return line number on batch by Sergey Popovich · 10 years ago
  85. 2c227f2 netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6 by Sergey Popovich · 10 years ago
  86. 7dd37bc netfilter: ipset: Check extensions attributes before getting extensions. by Sergey Popovich · 10 years ago
  87. edda079 netfilter: ipset: Use SET_WITH_*() helpers to test set extensions by Sergey Popovich · 10 years ago
  88. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. a2f0fad tcp: tcp_v6_connect() cleanup by Eric Dumazet · 10 years ago
  90. 1e98a0f flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs by Eric Dumazet · 10 years ago
  91. 34ac496 NFC: nci: remove current SLEEP mode management by Vincent Cuissard · 10 years ago
  92. 6a74fcf flow_dissector: add support for dst, hop-by-hop and routing ext hdrs by Tom Herbert · 10 years ago
  93. 611d23c5 flow_dissector: Fix MPLS entropy label handling in flow dissector by Tom Herbert · 10 years ago
  94. b60f2f3 net: ipv4: un-inline ip_finish_output2 by Florian Westphal · 10 years ago
  95. ae36806 sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO by Marcelo Ricardo Leitner · 10 years ago
  96. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 10 years ago
  97. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 10 years ago
  98. d7b5974 netfilter: bridge: restore vlan tag when refragmenting by Florian Westphal · 10 years ago
  99. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 10 years ago
  100. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 10 years ago