1. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  2. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  3. 00062a93 Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  4. 2eb03e6 switchdev: Put export declaration in the right place by Or Gerlitz · 8 years ago
  5. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  6. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  7. 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
  8. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  9. f9f9ab1 Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  10. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  11. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  12. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  13. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  14. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  15. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  16. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  17. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  18. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  19. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  20. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  21. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  22. 4c09a08 batman-adv: Indicate netlink socket can be used with netns. by Andrew Lunn · 8 years ago
  23. ea4152e batman-adv: add backbone table netlink support by Simon Wunderlich · 8 years ago
  24. 8dad6f0d batman-adv: Provide bla group in the mesh_info netlink msg by Sven Eckelmann · 8 years ago
  25. 04f3f5b batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink by Andrew Lunn · 8 years ago
  26. b71bb6f batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations by Sven Eckelmann · 8 years ago
  27. efb766a batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations by Andrew Lunn · 8 years ago
  28. d7129da batman-adv: netlink: add gateway table queries by Sven Eckelmann · 8 years ago
  29. f02a478 batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  30. 024f99c batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  31. 85cf8c8 batman-adv: netlink: add originator and neighbor table queries by Matthias Schiffer · 8 years ago
  32. f32ed4b batman-adv: Provide TTVN in the mesh_info netlink msg by Sven Eckelmann · 8 years ago
  33. d34f055 batman-adv: netlink: add translation table query by Matthias Schiffer · 8 years ago
  34. b60620c batman-adv: netlink: hardif query by Matthias Schiffer · 8 years ago
  35. 07a3061 batman-adv: netlink: add routing_algo query by Matthias Schiffer · 8 years ago
  36. 9496920 batman-adv: Suppress debugfs entries for netns's by Andrew Lunn · 8 years ago
  37. 275019d batman-adv: Handle parent interfaces in a different netns by Andrew Lunn · 8 years ago
  38. b5dcbad batman-adv: Fix consistency of update route messages by Sven Eckelmann · 8 years ago
  39. 4d7de48 batman-adv: Use bitwise instead of arithmetic operator for flags by Linus Lüssing · 8 years ago
  40. f19dc77 batman-adv: Remove orig_node reference handling from send_skb_unicast by Sven Eckelmann · 8 years ago
  41. 86452f8 batman-adv: use kmem_cache for translation table by Sven Eckelmann · 8 years ago
  42. a65e548 batman-adv: Introduce forward packet creation helper by Linus Lüssing · 8 years ago
  43. 4fd261b batman-adv: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  44. 57b1250 batman-adv: iv_ogm, Reduce code duplication by Markus Pargmann · 8 years ago
  45. a8d8d1d batman-adv: disable sysfs knobs when GW-mode is not implemented by Antonio Quartulli · 8 years ago
  46. 50164d8 batman-adv: B.A.T.M.A.N. V - implement GW selection logic by Antonio Quartulli · 8 years ago
  47. 34d99cf batman-adv: make GW election code protocol specific by Antonio Quartulli · 8 years ago
  48. 0868694 batman-adv: make the GW selection class algorithm specific by Antonio Quartulli · 8 years ago
  49. f55a2e8 batman-adv: Remove unused primary_if and bat_priv variables by Linus Lüssing · 9 years ago
  50. f4acb10 batman-adv: Avoid sysfs name collision for netns moves by Sven Eckelmann · 9 years ago
  51. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 9 years ago
  52. 77d69d8 batman-adv: Modify mesh_iface outside sysfs context by Sven Eckelmann · 9 years ago
  53. 9791860c batman-adv: Define module rtnl link name by Sven Eckelmann · 9 years ago
  54. e61cdfa3 batman-adv: Document optional batadv_algo_ops by Sven Eckelmann · 9 years ago
  55. 7d0a553 batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  56. 6cdaf03 RDS: add __printf format attribute to error reporting functions by Nicolas Iooss · 8 years ago
  57. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  58. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  59. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  60. e068853 net: ipconfig: drop inter-device timeout by Uwe Kleine-König · 8 years ago
  61. 2647cff net: ipconfig: Support using "delayed" DHCP replies by Uwe Kleine-König · 8 years ago
  62. 22fc538 net: ipconfig: Add device name to debug messages by Uwe Kleine-König · 8 years ago
  63. 0e7bbcc neigh: allow admin to set NUD_STALE by Julian Anastasov · 8 years ago
  64. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  65. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  66. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  67. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  68. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  69. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  70. ca25ebe Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  71. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  72. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  73. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  74. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  75. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  76. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  77. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  78. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  79. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  81. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  82. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 8 years ago
  83. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 8 years ago
  84. e087869 sctp: allow receiving msg when TCP-style sk is in CLOSED state by Xin Long · 8 years ago
  85. a0fc684 sctp: allow delivering notifications after receiving SHUTDOWN by Xin Long · 8 years ago
  86. 1aa25ec sctp: fix the issue sctp requeue auth chunk incorrectly by Xin Long · 8 years ago
  87. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  88. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  89. 6b65bc2 tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() by Wei Yongjun · 8 years ago
  90. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  91. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  92. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  93. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  94. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 years ago
  95. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 9 years ago
  96. 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
  97. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 9 years ago
  98. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  99. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 9 years ago
  100. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago