1. fc24f2b ip_tunnel: fix ipv4 pmtu check to honor inner ip header df by Timo Teräs · 9 years ago
  2. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  3. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  4. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  5. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  6. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  7. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  8. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  9. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  10. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  11. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  12. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  13. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  14. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  15. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  16. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  17. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  18. 29c4afc sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  19. 4fdeddf dsa: fix promiscuity leak on slave dev open error by Gilad Ben-Yossef · 9 years ago
  20. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  21. 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 9 years ago
  22. 8e690ff flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() by Geert Uytterhoeven · 9 years ago
  23. 96ac5cc ipv4: fix RCU lockdep warning from linkdown changes by Andy Gospodarek · 9 years ago
  24. 7d967b6 tipc: purge backlog queue counters when broadcast link is reset by Jon Paul Maloy · 9 years ago
  25. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  26. 7c25867 Bluetooth: hidp: Initialize list header of hidp session user by Tedd Ho-Jeong An · 9 years ago
  27. b175c3a net: sched: flower fix typo by Jamal Hadi Salim · 9 years ago
  28. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  29. 1ea2d02 bridge: vlan: flush the dynamically learned entries on port vlan delete by Nikolay Aleksandrov · 9 years ago
  30. 9aa6638 bridge: multicast: add a comment to br_port_state_selection about blocking state by Nikolay Aleksandrov · 9 years ago
  31. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 9 years ago
  33. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  34. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 9 years ago
  35. 5c8079d net: switchdev: ignore unsupported bridge flags by Vivien Didelot · 9 years ago
  36. 34b99df ip: report the original address of ICMP messages by Julian Anastasov · 9 years ago
  37. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  38. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  39. e9fdaec switchdev: change BUG_ON to WARN for attr set failure case by Scott Feldman · 9 years ago
  40. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  41. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  42. e8e85cc packet: remove handling of tx_ring by Maninder Singh · 9 years ago
  43. 5b3f87d Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  44. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  45. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 9 years ago
  46. 754bc54 bridge: multicast: restore router configuration on port link down/up by Satish Ashok · 9 years ago
  47. 7ce42de bridge: multicast: start querier timer when running user-space stp by Nikolay Aleksandrov · 9 years ago
  48. d496f78 NET: ROSE: Don't dereference NULL neighbour pointer. by Ralf Baechle · 9 years ago
  49. 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 · 9 years ago
  50. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  51. dfea2aa tcp: Do not call tcp_fastopen_reset_cipher from interrupt context by Christoph Paasch · 9 years ago
  52. 3b18844 inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). by Hiroaki SHIMODA · 9 years ago
  53. 10ea516 switchdev: fdb filter_dev is always NULL for self (device), so remove check by Scott Feldman · 9 years ago
  54. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  55. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  56. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 901f137 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 9 years ago
  58. 468479e packet: avoid out of bounds read in round robin fanout by Willem de Bruijn · 9 years ago
  59. a2bb6d7 ipv4: include NLM_F_APPEND flag in append route notifications by Roopa Prabhu · 9 years ago
  60. b42be38 netlink: add API to retrieve all group memberships by David Herrmann · 9 years ago
  61. e0df02e sock_diag: fetch source port from inet_sock by Craig Gallek · 9 years ago
  62. 51f458d mac80211: fix locking in update_vlan_tailroom_need_count() by Johannes Berg · 9 years ago
  63. 36c0124 can: fix loss of CAN frames in raw_rcv by Oliver Hartkopp · 9 years ago
  64. a55e1c5 pkt_sched: sch_qfq: remove redundant -if- control statement by Andrea Parri · 9 years ago
  65. 2c51a97 neigh: do not modify unlinked entries by Julian Anastasov · 9 years ago
  66. d2a9ec6 net: rds: use for_each_sg() for scatterlist parsing by Fabian Frederick · 9 years ago
  67. 59f2111 packet: free packet_rollover after synchronize_net by Willem de Bruijn · 9 years ago
  68. f98f451 packet: read num_members once in packet_rcv_fanout() by Eric Dumazet · 9 years ago
  69. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  70. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  71. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 9 years ago
  72. 10c04a8 netfilter: use forward declaration instead of including linux/proc_fs.h by Pablo Neira Ayuso · 9 years ago
  73. 17cebfd net: sched: Simplify em_ipset_match by Eric W. Biederman · 9 years ago
  74. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  75. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 9 years ago
  76. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  77. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 9 years ago
  78. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  79. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  80. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  81. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  82. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  83. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  84. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  85. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  86. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  87. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  88. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  89. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  90. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  91. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago
  92. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 9 years ago
  93. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 9 years ago
  94. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 9 years ago
  95. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 9 years ago
  96. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  97. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago
  98. c4e70a8 netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c by Pablo Neira Ayuso · 9 years ago
  99. 01555e7 netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag by Harout Hedeshian · 9 years ago
  100. ef493bd netfilter: nfnetlink_queue: add security context information by Roman Kubiak · 9 years ago