1. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  2. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  3. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  4. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  5. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  6. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  7. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  8. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  9. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 9 years ago
  10. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  11. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  12. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  13. 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 9 years ago
  14. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  15. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  17. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 9 years ago
  18. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  19. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  20. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  21. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  22. 638579f net: Update out-of-date comment by Zhaowei Yuan · 9 years ago
  23. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  24. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 9 years ago
  25. 10c04a8 netfilter: use forward declaration instead of including linux/proc_fs.h by Pablo Neira Ayuso · 9 years ago
  26. 04c52de net: include missing headers in net/net_namespace.h by Pablo Neira Ayuso · 9 years ago
  27. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 9 years ago
  28. db25be6 Bluetooth: hci_core: increase max adv inst by Florian Grandel · 9 years ago
  29. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  30. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  31. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  32. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago
  33. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  34. 023033b Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  35. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  36. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  37. 2d45a02 sctp: fix ASCONF list handling by Marcelo Ricardo Leitner · 9 years ago
  38. 70f3650 mac802154: fix flags BIT definitions order by Alexander Aring · 9 years ago
  39. fe89e69 mac802154: cleanup llsec param flags by Varka Bhadram · 9 years ago
  40. 821f376 Bluetooth: Read encryption key size for BR/EDR connections by Johan Hedberg · 9 years ago
  41. f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 9 years ago
  42. 9961127 NFC: nci: add generic uart support by Vincent Cuissard · 9 years ago
  43. 1edaa7e Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  44. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
  45. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  46. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  47. d446278 nl802154: fix misspelled enum by Christoffer Holmstedt · 9 years ago
  48. c2d3955 mac80211: remove obsolete sentence from documentation by Jakub Kicinski · 9 years ago
  49. ff50e8a Bluetooth: Move SCO support under BT_BREDR config option by Arron Wang · 9 years ago
  50. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 9 years ago
  51. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 9 years ago
  52. 8115dd5 NFC: Introduce vendor commands structures by Samuel Ortiz · 10 years ago
  53. 759afb8 NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd by Christophe Ricard · 9 years ago
  54. c39daee NFC: nci: Add nci init ops for early device initialization by Christophe Ricard · 9 years ago
  55. b6355e9 NFC: nci: Handle proprietary response and notifications by Samuel Ortiz · 9 years ago
  56. b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 9 years ago
  57. 623c123 mac802154: change pan_coord type to bool by Alexander Aring · 9 years ago
  58. a0825b0 mac802154: add missing structure comments by Alexander Aring · 9 years ago
  59. af69a34 mac802154: rearrange attribute in ieee802154_hw by Alexander Aring · 9 years ago
  60. 5661d431 mac802154: remove unused hw_filt attribute by Alexander Aring · 9 years ago
  61. bcbfd20 mac802154: cleanup ieee802154 hardware flags by Alexander Aring · 9 years ago
  62. f265be3 mac802154: remove aack hw flag by Alexander Aring · 9 years ago
  63. 6b70a43 mac802154: cleanup address filtering flags by Alexander Aring · 9 years ago
  64. ed65963 mac802154: remove unneeded vif struct by Alexander Aring · 9 years ago
  65. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 9 years ago
  66. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
  67. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
  68. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
  69. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
  70. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
  71. 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
  72. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  73. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  74. 133be02 nl802154: export supported commands by Varka Bhadram · 9 years ago
  75. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  76. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  77. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  78. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  79. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  81. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  82. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  83. 50dce30 Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  84. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  85. 3a7af58 mac80211: Fix mac80211.h docbook comments by Jonathan Corbet · 9 years ago
  86. 69b0137 ipsec: Add IV generator information to xfrm_state by Herbert Xu · 9 years ago
  87. 165ecc6 xfrm: Add IV generator information to xfrm_algo_desc by Herbert Xu · 9 years ago
  88. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 9 years ago
  89. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 9 years ago
  90. b69644c nl802154: add support to set cca ed level by Alexander Aring · 9 years ago
  91. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  92. 0f999b0 ieee802154: add set transmit power support by Varka Bhadram · 9 years ago
  93. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 9 years ago
  94. d0997b4 ieee802154: Remove ieee802154_reduced_mlme_ops references. by Lennert Buytenhek · 9 years ago
  95. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 9 years ago
  96. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 9 years ago
  97. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  98. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 9 years ago
  99. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 9 years ago
  100. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 9 years ago