1. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  2. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  3. 5bfb88a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  4. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  5. 2fa46c1 netfilter: nft_limit: fix divided by zero panic by Liping Zhang · 8 years ago
  6. dbb5918 netfilter: fix namespace handling in nf_log_proc_dostring by Jann Horn · 8 years ago
  7. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  8. 83afdc6 net/ncsi: Rework the channel monitoring by Gavin Shan · 8 years ago
  9. a0509cb net/ncsi: Allow to extend NCSI request properties by Gavin Shan · 8 years ago
  10. a15af54 net/ncsi: Rework request index allocation by Gavin Shan · 8 years ago
  11. 55e02d0 net/ncsi: Don't probe on the reserved channel ID (0x1f) by Gavin Shan · 8 years ago
  12. bc7e0f5 net/ncsi: Introduce NCSI_RESERVED_CHANNEL by Gavin Shan · 8 years ago
  13. d8cedaa net/ncsi: Avoid unused-value build warning from ia64-linux-gcc by Gavin Shan · 8 years ago
  14. 9340903 net: Add netdev all_adj_list refcnt propagation to fix panic by Andrew Collins · 8 years ago
  15. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  16. f39acc8 net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions by Shmulik Ladkani · 8 years ago
  17. 7667d44 Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  18. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  19. 9095e10 mpls: move mpls_hdr to a common location by Jiri Benc · 8 years ago
  20. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 8 years ago
  21. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  22. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  23. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  24. d4ef9f7 netfilter: bridge: clarify bridge/netfilter message by Stefan Agner · 8 years ago
  25. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. d6169b0 net: Use ns_capable_noaudit() when determining net sysctl permissions by Tyler Hicks · 8 years ago
  27. 1f827f5 netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division by Vishwanath Pai · 8 years ago
  28. 7816ec5 netfilter: accommodate different kconfig in nf_set_hooks_head by Aaron Conole · 8 years ago
  29. 5119e43 netfilter: Fix potential null pointer dereference by Aaron Conole · 8 years ago
  30. 405dea1 rxrpc: Fix the call timer handling by David Howells · 8 years ago
  31. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  32. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  33. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  34. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  35. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  36. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  37. 3a53731 mac80211: mesh: decrease max drift by Pedersen, Thomas · 8 years ago
  38. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  39. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  40. 2a4e675 mac80211: Export fq memory limit information in debugfs by Toke Høiland-Jørgensen · 8 years ago
  41. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  42. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  43. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  44. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  45. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  46. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  47. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  48. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  49. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  50. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  51. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  52. 1cceda78 sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock by Xin Long · 8 years ago
  53. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 8 years ago
  54. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  55. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  56. 6d4a741 net: Suppress the "Comparison to NULL could be written" warnings by Jia He · 8 years ago
  57. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  58. 07613873 proc: Reduce cache miss in xfrm_statistics_seq_show by Jia He · 8 years ago
  59. 7d64a94 proc: Reduce cache miss in sctp_snmp_seq_show by Jia He · 8 years ago
  60. 4a4857b proc: Reduce cache miss in snmp6_seq_show by Jia He · 8 years ago
  61. f22d5c4 proc: Reduce cache miss in snmp_seq_show by Jia He · 8 years ago
  62. ed1e867 rxrpc: Note serial number being ACK'd in the congestion management trace by David Howells · 8 years ago
  63. b112a67 rxrpc: Request more ACKs in slow-start mode by David Howells · 8 years ago
  64. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  65. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  66. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  67. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  68. 7836667 net: do not export sk_stream_write_space by Eric Dumazet · 8 years ago
  69. 8f7d99b cfg80211: wext: really don't store non-WEP keys by Johannes Berg · 8 years ago
  70. 3acf3ec tcp: Change txhash on every SYN and RTO retransmit by Lawrence Brakmo · 8 years ago
  71. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  72. c985018 fib: introduce FIB info offload flag helpers by Jiri Pirko · 8 years ago
  73. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  74. eb523f4 net/sched: cls_flower: Use a proper mask value for enc key id parameter by Hadar Hen Zion · 8 years ago
  75. c006da0 act_ife: Fix false encoding by Yotam Gigi · 8 years ago
  76. 4b1d488 act_ife: Fix external mac header on encode by Yotam Gigi · 8 years ago
  77. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  78. 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
  79. a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
  80. 71527eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  81. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  82. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  83. 8cb2a7d netfilter: nf_log: get rid of XT_LOG_* macros by Liping Zhang · 8 years ago
  84. ff107d2 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support by Liping Zhang · 8 years ago
  85. 0f3cd9b netfilter: nf_tables: add range expression by Pablo Neira Ayuso · 8 years ago
  86. 7a68257 netfilter: xt_socket: fix transparent match for IPv6 request sockets by KOVACS Krisztian · 8 years ago
  87. 58e207e netfilter: evict stale entries when user reads /proc/net/nf_conntrack by Florian Westphal · 8 years ago
  88. 11d5f15 netfilter: xt_hashlimit: Create revision 2 to support higher pps rates by Vishwanath Pai · 8 years ago
  89. 0dc60a4 netfilter: xt_hashlimit: Prepare for revision 2 by Vishwanath Pai · 8 years ago
  90. 7bfdde7 netfilter: nft_ct: report error if mark and dir specified simultaneously by Liping Zhang · 8 years ago
  91. d767ff2 netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol by Liping Zhang · 8 years ago
  92. 8d11350 netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack by Gao Feng · 8 years ago
  93. e3b37f1 netfilter: replace list_head with single linked list by Aaron Conole · 8 years ago
  94. 21445c9 Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  95. c2675de gre: use nla_get_be32() to extract flowinfo by Lance Richardson · 8 years ago
  96. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  97. 0d96796 rxrpc: Schedule an ACK if the reply to a client call appears overdue by David Howells · 8 years ago
  98. 31a1b98 rxrpc: Generate a summary of the ACK state for later use by David Howells · 8 years ago
  99. df0562a rxrpc: Delay the resend timer to allow for nsec->jiffies conv error by David Howells · 8 years ago
  100. dd7c1ee rxrpc: Reinitialise the call ACK and timer state for client reply phase by David Howells · 8 years ago