1. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  2. 87ee128 Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. fbd05e4 cfg80211: add helper to find an IE that matches a byte-array by Luca Coelho · 8 years ago
  4. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  5. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  6. d6f64d7 net: VRF: Pass original iif to ip_route_input() by Mark Tomlinson · 8 years ago
  7. 6777ae80 Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  8. 76f0dcb tcp: fix a stale ooo_last_skb after a replace by Eric Dumazet · 8 years ago
  9. 364eac0 Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  10. 39caa8b Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  11. 3e454fd Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  12. 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 8 years ago
  13. a53d850 net/sched: cls_flower: Remove an unused field from the filter key structure by Or Gerlitz · 8 years ago
  14. aa72d70 net/sched: cls_flower: Support masking for matching on tcp/udp ports by Or Gerlitz · 8 years ago
  15. 86da71b net_sched: Introduce skbmod action by Jamal Hadi Salim · 8 years ago
  16. f53d8c7 bpf: use skb_at_tc_ingress helper in tcf_bpf by Daniel Borkmann · 8 years ago
  17. 04b3f8d bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf by Daniel Borkmann · 8 years ago
  18. 07c0f09 net/sched: act_tunnel_key: Remove rcu_read_lock protection by Hadar Hen Zion · 8 years ago
  19. ec53c83 cfg80211: remove unnecessary pointer-of by Johannes Berg · 8 years ago
  20. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
  21. c7e9dbc mac80211: remove sta_remove_debugfs driver callback by Johannes Berg · 8 years ago
  22. 8826fef mac80211: remove pointless chanctx NULL check by Johannes Berg · 8 years ago
  23. 5140974 mac80211: remove unused assignment by Johannes Berg · 8 years ago
  24. 53b1898 nl80211: always check nla_put* return values by Johannes Berg · 8 years ago
  25. 76e1fb4 nl80211: always check nla_nest_start() return value by Johannes Berg · 8 years ago
  26. 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
  27. 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
  28. f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
  29. 85d5313 mac80211: reject TSPEC TIDs (TSIDs) for aggregation by Johannes Berg · 8 years ago
  30. 0b97a48 mac80211: check skb_linearize() return value by Johannes Berg · 8 years ago
  31. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  32. 1c2bc7b rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually by David Howells · 8 years ago
  33. aaa31cb rxrpc: Don't specify protocol to when creating transport socket by David Howells · 8 years ago
  34. cd5892c rxrpc: Create an address for sendmsg() to bind unbound socket with by David Howells · 8 years ago
  35. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  36. 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
  37. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  38. 01fd074 rxrpc: Allow tx_winsize to grow in response to an ACK by David Howells · 8 years ago
  39. 89a80ed rxrpc: Use skb->len not skb->data_len by David Howells · 8 years ago
  40. b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
  41. 33b603f rxrpc: Requeue call for recvmsg if more data by David Howells · 8 years ago
  42. 91c2c7b rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay by David Howells · 8 years ago
  43. bc4abfc rxrpc: Add missing wakeup on Tx window rotation by David Howells · 8 years ago
  44. 08a3968 rxrpc: Make sure we initialise the peer hash key by David Howells · 8 years ago
  45. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  46. e9c8f8d cfg80211: validate key index better by Johannes Berg · 8 years ago
  47. 9381e26 cfg80211: wext: only allow WEP keys to be configured before connected by Johannes Berg · 8 years ago
  48. 386b1f2 nl80211: only allow WEP keys during connect command by Johannes Berg · 8 years ago
  49. 42ee231 nl80211: fix connect keys range check by Johannes Berg · 8 years ago
  50. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  51. ad5987b nl80211: validate number of probe response CSA counters by Johannes Berg · 8 years ago
  52. 715f555 sctp: hold the transport before using it in sctp_hash_cmp by Xin Long · 8 years ago
  53. c20cb81 tipc: fix possible memory leak in tipc_udp_enable() by Wei Yongjun · 8 years ago
  54. 3084331 net: bridge: add helper to call /sbin/bridge-stp by Vivien Didelot · 8 years ago
  55. 67b9f0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  56. 4854f17 mac80211: remove useless open_count check by Johannes Berg · 8 years ago
  57. 4440a2a netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions by Gao Feng · 8 years ago
  58. 14e2dee netfilter: nft_hash: fix hash overflow validation by Laura Garcia Liebana · 8 years ago
  59. 11d62ca mac80211: simplify TDLS RA lookup by Johannes Berg · 8 years ago
  60. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 8 years ago
  61. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  63. bf2c4b6 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") by Chuck Lever · 8 years ago
  64. ecfcdfe netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup() by Pablo Neira Ayuso · 8 years ago
  65. 2e917d6 netfilter: nft_numgen: fix race between num generate and store it by Liping Zhang · 8 years ago
  66. 8e8118f netfilter: conntrack: remove packet hotpath stats by Florian Westphal · 8 years ago
  67. 23d0750 netfilter: Add the missed return value check of nft_register_chain_type by Gao Feng · 8 years ago
  68. 4e6577d netfilter: Add the missed return value check of register_netdevice_notifier by Gao Feng · 8 years ago
  69. cf71c03 netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic by Pablo Neira · 8 years ago
  70. 71212c9 netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport by Pablo Neira Ayuso · 8 years ago
  71. 10151d7 netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate by Pablo Neira Ayuso · 8 years ago
  72. ddc8b60 netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate() by Pablo Neira Ayuso · 8 years ago
  73. beac5af netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields by Pablo Neira Ayuso · 8 years ago
  74. dbd2be0 netfilter: nft_dynset: allow to invert match criteria by Pablo Neira Ayuso · 8 years ago
  75. 70ca767 netfilter: nft_hash: Add hash offset value by Laura Garcia Liebana · 8 years ago
  76. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 5df20f2 mac80211: make mpath path fixing more robust by Pedersen, Thomas · 8 years ago
  78. df6ef5d mac80211: fix sequence number assignment for PS response frames by Felix Fietkau · 8 years ago
  79. 83843c8 mac80211: fix tim recalculation after PS response by Felix Fietkau · 8 years ago
  80. 53f2497 mac80211: send delBA on unexpected BlockAck Request by Johannes Berg · 8 years ago
  81. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  82. 99ee7ca mac80211: add support for radiotap timestamp field by Johannes Berg · 8 years ago
  83. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  84. 480dd46 mac80211: RX BA support for sta max_rx_aggregation_subframes by Maxim Altshul · 8 years ago
  85. e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  86. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  87. b7fb44d nl80211: Allow GET_INTERFACE dumps to be filtered by Denis Kenzior · 8 years ago
  88. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 8 years ago
  89. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  90. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  91. 4c1feac net: vrf: Flip IPv6 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  92. ebfc102 net: vrf: Flip IPv4 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  93. 5f02ce24 net: l3mdev: Allow the l3mdev to be a loopback by David Ahern · 8 years ago
  94. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 8 years ago
  95. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 8 years ago
  96. 2594a2a tcp: better use ooo_last_skb in tcp_data_queue_ofo() by Eric Dumazet · 8 years ago
  97. ed22709 openvswitch: use alias for genetlink family names by Thadeu Lima de Souza Cascardo · 8 years ago
  98. 65b323e xfrm: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  99. aebf5de sctp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  100. 0013de3 net: sched: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago