1. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 9b73896 kcm: Use stream parser by Tom Herbert · 8 years ago
  4. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  5. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  6. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  7. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  8. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  9. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  10. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  11. 00062a93 Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  12. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  13. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  14. 2eb03e6 switchdev: Put export declaration in the right place by Or Gerlitz · 8 years ago
  15. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  16. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  17. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  18. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  19. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  20. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  21. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  22. 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
  23. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  24. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  25. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  26. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  27. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  28. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  29. f9f9ab1 Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  30. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  31. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  32. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  33. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  34. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  35. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  36. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  37. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  38. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  39. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  40. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  41. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  42. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  43. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  44. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  45. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  46. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  47. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  48. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  49. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  50. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  51. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  52. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  53. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  54. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  55. 1b8553c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() by Vegard Nossum · 8 years ago
  56. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  57. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  58. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  59. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  60. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  61. 4c09a08 batman-adv: Indicate netlink socket can be used with netns. by Andrew Lunn · 8 years ago
  62. ea4152e batman-adv: add backbone table netlink support by Simon Wunderlich · 8 years ago
  63. 8dad6f0d batman-adv: Provide bla group in the mesh_info netlink msg by Sven Eckelmann · 8 years ago
  64. 04f3f5b batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink by Andrew Lunn · 8 years ago
  65. b71bb6f batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations by Sven Eckelmann · 8 years ago
  66. efb766a batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations by Andrew Lunn · 8 years ago
  67. d7129da batman-adv: netlink: add gateway table queries by Sven Eckelmann · 8 years ago
  68. f02a478 batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  69. 024f99c batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  70. 85cf8c8 batman-adv: netlink: add originator and neighbor table queries by Matthias Schiffer · 8 years ago
  71. f32ed4b batman-adv: Provide TTVN in the mesh_info netlink msg by Sven Eckelmann · 8 years ago
  72. d34f055 batman-adv: netlink: add translation table query by Matthias Schiffer · 8 years ago
  73. b60620c batman-adv: netlink: hardif query by Matthias Schiffer · 8 years ago
  74. 07a3061 batman-adv: netlink: add routing_algo query by Matthias Schiffer · 8 years ago
  75. 9496920 batman-adv: Suppress debugfs entries for netns's by Andrew Lunn · 8 years ago
  76. 275019d batman-adv: Handle parent interfaces in a different netns by Andrew Lunn · 8 years ago
  77. b5dcbad batman-adv: Fix consistency of update route messages by Sven Eckelmann · 8 years ago
  78. 4d7de48 batman-adv: Use bitwise instead of arithmetic operator for flags by Linus Lüssing · 8 years ago
  79. f19dc77 batman-adv: Remove orig_node reference handling from send_skb_unicast by Sven Eckelmann · 8 years ago
  80. 86452f8 batman-adv: use kmem_cache for translation table by Sven Eckelmann · 8 years ago
  81. a65e548 batman-adv: Introduce forward packet creation helper by Linus Lüssing · 8 years ago
  82. 4fd261b batman-adv: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  83. 57b1250 batman-adv: iv_ogm, Reduce code duplication by Markus Pargmann · 8 years ago
  84. a8d8d1d batman-adv: disable sysfs knobs when GW-mode is not implemented by Antonio Quartulli · 8 years ago
  85. 50164d8 batman-adv: B.A.T.M.A.N. V - implement GW selection logic by Antonio Quartulli · 8 years ago
  86. 34d99cf batman-adv: make GW election code protocol specific by Antonio Quartulli · 8 years ago
  87. 0868694 batman-adv: make the GW selection class algorithm specific by Antonio Quartulli · 8 years ago
  88. f55a2e8 batman-adv: Remove unused primary_if and bat_priv variables by Linus Lüssing · 8 years ago
  89. f4acb10 batman-adv: Avoid sysfs name collision for netns moves by Sven Eckelmann · 8 years ago
  90. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 8 years ago
  91. 77d69d8 batman-adv: Modify mesh_iface outside sysfs context by Sven Eckelmann · 8 years ago
  92. 9791860c batman-adv: Define module rtnl link name by Sven Eckelmann · 8 years ago
  93. e61cdfa3 batman-adv: Document optional batadv_algo_ops by Sven Eckelmann · 8 years ago
  94. 7d0a553 batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  95. 6cdaf03 RDS: add __printf format attribute to error reporting functions by Nicolas Iooss · 8 years ago
  96. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  97. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  98. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  99. e068853 net: ipconfig: drop inter-device timeout by Uwe Kleine-König · 8 years ago
  100. 2647cff net: ipconfig: Support using "delayed" DHCP replies by Uwe Kleine-König · 8 years ago