1. 2eb03e6 switchdev: Put export declaration in the right place by Or Gerlitz · 8 years ago
  2. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  3. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  4. 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
  5. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  6. f9f9ab17 Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  7. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  8. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  9. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  10. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  11. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  12. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 9 years ago
  13. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 9 years ago
  14. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  15. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  16. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  17. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  18. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  19. b5dcbad batman-adv: Fix consistency of update route messages by Sven Eckelmann · 9 years ago
  20. 4d7de48 batman-adv: Use bitwise instead of arithmetic operator for flags by Linus Lüssing · 9 years ago
  21. f19dc77 batman-adv: Remove orig_node reference handling from send_skb_unicast by Sven Eckelmann · 9 years ago
  22. 86452f8 batman-adv: use kmem_cache for translation table by Sven Eckelmann · 9 years ago
  23. a65e548 batman-adv: Introduce forward packet creation helper by Linus Lüssing · 9 years ago
  24. 4fd261b batman-adv: fix boolreturn.cocci warnings by kbuild test robot · 9 years ago
  25. 57b1250 batman-adv: iv_ogm, Reduce code duplication by Markus Pargmann · 9 years ago
  26. a8d8d1d batman-adv: disable sysfs knobs when GW-mode is not implemented by Antonio Quartulli · 9 years ago
  27. 50164d8 batman-adv: B.A.T.M.A.N. V - implement GW selection logic by Antonio Quartulli · 9 years ago
  28. 34d99cf batman-adv: make GW election code protocol specific by Antonio Quartulli · 9 years ago
  29. 0868694 batman-adv: make the GW selection class algorithm specific by Antonio Quartulli · 9 years ago
  30. f55a2e8 batman-adv: Remove unused primary_if and bat_priv variables by Linus Lüssing · 9 years ago
  31. f4acb10 batman-adv: Avoid sysfs name collision for netns moves by Sven Eckelmann · 9 years ago
  32. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 9 years ago
  33. 77d69d8 batman-adv: Modify mesh_iface outside sysfs context by Sven Eckelmann · 9 years ago
  34. 9791860c batman-adv: Define module rtnl link name by Sven Eckelmann · 9 years ago
  35. e61cdfa batman-adv: Document optional batadv_algo_ops by Sven Eckelmann · 9 years ago
  36. 7d0a553 batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  37. 6cdaf03 RDS: add __printf format attribute to error reporting functions by Nicolas Iooss · 8 years ago
  38. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  39. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  40. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  41. e068853 net: ipconfig: drop inter-device timeout by Uwe Kleine-König · 8 years ago
  42. 2647cff net: ipconfig: Support using "delayed" DHCP replies by Uwe Kleine-König · 8 years ago
  43. 22fc538 net: ipconfig: Add device name to debug messages by Uwe Kleine-König · 8 years ago
  44. 0e7bbcc neigh: allow admin to set NUD_STALE by Julian Anastasov · 8 years ago
  45. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  46. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  47. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  48. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  49. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  50. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  51. 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
  52. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  53. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  54. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  55. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  56. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  57. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  58. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  59. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  60. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  61. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 9 years ago
  62. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  63. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 9 years ago
  64. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 9 years ago
  65. e087869 sctp: allow receiving msg when TCP-style sk is in CLOSED state by Xin Long · 8 years ago
  66. a0fc684 sctp: allow delivering notifications after receiving SHUTDOWN by Xin Long · 8 years ago
  67. 1aa25ec sctp: fix the issue sctp requeue auth chunk incorrectly by Xin Long · 8 years ago
  68. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  69. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  70. 6b65bc2 tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() by Wei Yongjun · 8 years ago
  71. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  73. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  74. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  75. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 years ago
  76. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 9 years ago
  77. 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
  78. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 9 years ago
  79. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  80. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 9 years ago
  81. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. 3aa9799 af_unix: charge buffers to kmemcg by Vladimir Davydov · 8 years ago
  84. 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago
  85. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  86. cf6f7e1 tipc: dump monitor attributes by Parthasarathy Bhuvaragan · 8 years ago
  87. ff0d3e7 tipc: add a function to get the bearer name by Parthasarathy Bhuvaragan · 8 years ago
  88. bf1035b tipc: get monitor threshold for the cluster by Parthasarathy Bhuvaragan · 8 years ago
  89. 7b3f522 tipc: make cluster size threshold for monitoring configurable by Parthasarathy Bhuvaragan · 8 years ago
  90. 9ff26e9 tipc: introduce constants for tipc address validation by Parthasarathy Bhuvaragan · 8 years ago
  91. d1c2b50 net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update() by He Chunhui · 8 years ago
  92. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  93. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  94. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  95. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  96. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 5fc382d net/sctp: terminate rhashtable walk correctly by Vegard Nossum · 9 years ago
  98. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. d3e6952 net/irda: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 9 years ago
  100. 52253db sctp: also point GSO head_skb to the sk when it's available by Marcelo Ricardo Leitner · 9 years ago