1. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  2. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  3. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  4. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  5. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  6. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  7. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  8. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  9. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  10. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  11. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  12. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  13. dc833de net/irda: remove pointless assignment/check by Vegard Nossum · 8 years ago
  14. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  15. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  16. d985d15 net: ipv4: fix sparse error in fib_good_nh() by Eric Dumazet · 8 years ago
  17. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  18. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  19. ad20207 netlink: Use rhashtable walk interface in diag dump by Herbert Xu · 8 years ago
  20. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  21. 4de1696 bpf: enable event output helper also for xdp types by Daniel Borkmann · 8 years ago
  22. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 8 years ago
  23. 45c7fff bpf: use skb_pkt_type_ok helper in bpf_skb_change_type by Daniel Borkmann · 8 years ago
  24. b340402 tipc: add peer removal functionality by Richard Alpe · 8 years ago
  25. 36a6503 tcp: refine tcp_prune_ofo_queue() to not drop all packets by Eric Dumazet · 8 years ago
  26. dca0aaf tcp: defer sacked assignment by Eric Dumazet · 8 years ago
  27. 61ba1a2 net: bridge: export vlan flags with the stats by Nikolay Aleksandrov · 8 years ago
  28. d5ff8c4 net: bridge: consolidate bridge and port linkxstats calls by Nikolay Aleksandrov · 8 years ago
  29. 956af37 net_sched: act_vlan: Add priority option by Hadar Hen Zion · 8 years ago
  30. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  31. 339ba87 net_sched: flower: Avoid dissection of unmasked keys by Hadar Hen Zion · 8 years ago
  32. f6a6692 flow_dissector: Get vlan priority in addition to vlan id by Hadar Hen Zion · 8 years ago
  33. d5709f7 flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci by Hadar Hen Zion · 8 years ago
  34. ea32746 net: sched: avoid duplicates in qdisc dump by Jiri Kosina · 8 years ago
  35. 69012ae net: sched: fix handling of singleton qdiscs with qdisc_hash by Jiri Kosina · 8 years ago
  36. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  37. 0d051bf tipc: make bearer packet filtering generic by Jon Paul Maloy · 8 years ago
  38. 0d135e4 net: atm: remove redundant null pointer check on dev->name by Colin Ian King · 8 years ago
  39. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 9b73896 kcm: Use stream parser by Tom Herbert · 8 years ago
  42. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  43. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  44. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  45. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  46. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  47. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  48. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  49. 00062a93 Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  50. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  51. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  52. 2eb03e6 switchdev: Put export declaration in the right place by Or Gerlitz · 8 years ago
  53. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  54. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  55. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  56. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  57. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  58. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  59. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  60. 5f3b9d3 Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  61. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  62. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  63. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  64. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  65. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  66. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  67. f9f9ab1 Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  68. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  69. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  70. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  71. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  72. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  73. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  74. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  75. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  76. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  77. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  78. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  79. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  80. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  81. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  82. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  83. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  84. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  85. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  86. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  87. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  88. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  89. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  90. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  91. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  92. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  93. 1b8553c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() by Vegard Nossum · 8 years ago
  94. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  95. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  96. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  97. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  98. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  99. dc1cbd1 batman-adv: Allow to disable debugfs support by Sven Eckelmann · 8 years ago
  100. 06d640c batman-adv: Keep batadv netdev when hardif disappears by Sven Eckelmann · 8 years ago