1. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  2. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
  3. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  4. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
  5. c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  6. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  7. 23310f6 mac802154: fix transmission power datatype by Varka Bhadram · 10 years ago
  8. 94910d4 mac802154: fix typo for device by Varka Bhadram · 10 years ago
  9. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  10. da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 10 years ago
  11. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  12. 82740b9 Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  13. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  14. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 10 years ago
  15. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago
  16. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 10 years ago
  17. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 10 years ago
  18. 8bc0034 net: remove extra newlines by Sheng Yong · 10 years ago
  19. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 10 years ago
  20. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 10 years ago
  21. d619ffc Bluetooth: Update SSP OOB data EIR definitions by Johan Hedberg · 10 years ago
  22. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  23. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  24. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 10 years ago
  25. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 10 years ago
  26. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  27. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
  28. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  30. 1f74f32 nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES by Christophe Ricard · 10 years ago
  31. 0fc4a12 nfc: Reduce nfc_evt_transaction params length to 0 by Christophe Ricard · 10 years ago
  32. 0b04096 nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES by Christophe Ricard · 10 years ago
  33. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  34. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  35. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  36. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
  37. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  38. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  39. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  40. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
  41. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  42. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago
  43. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  44. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  45. 9d09829 netfilter: nft_hash: add support for timeouts by Patrick McHardy · 10 years ago
  46. 6908665 netfilter: nf_tables: add GC synchronization helpers by Patrick McHardy · 10 years ago
  47. cfed7e1 netfilter: nf_tables: add set garbage collection helpers by Patrick McHardy · 10 years ago
  48. c3e1b00 netfilter: nf_tables: add set element timeout support by Patrick McHardy · 10 years ago
  49. 761da29 netfilter: nf_tables: add set timeout API support by Patrick McHardy · 10 years ago
  50. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  51. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  52. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  53. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  54. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
  55. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  56. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  57. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
  58. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 10 years ago
  59. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 10 years ago
  60. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 10 years ago
  61. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 10 years ago
  62. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 10 years ago
  63. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 10 years ago
  64. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 10 years ago
  65. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 10 years ago
  66. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  67. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 10 years ago
  68. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 10 years ago
  69. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 10 years ago
  70. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 10 years ago
  71. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 10 years ago
  72. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 10 years ago
  73. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 10 years ago
  74. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  75. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  76. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  77. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 10 years ago
  78. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 10 years ago
  79. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 10 years ago
  80. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 10 years ago
  81. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
  82. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
  83. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  84. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  85. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  86. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  87. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 10 years ago
  88. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 10 years ago
  89. 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 10 years ago
  90. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 10 years ago
  91. 26e3736 ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  92. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  93. 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 10 years ago
  94. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  95. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  96. 13bb8e2 switchdev: kernel-doc cleanup on swithdev ops by Scott Feldman · 10 years ago
  97. a8cb5f5 act_bpf: add initial eBPF support for actions by Daniel Borkmann · 10 years ago
  98. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 10 years ago
  100. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago