1. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  2. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  3. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  4. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  6. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  7. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  8. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  9. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  10. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  11. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  12. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  13. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  14. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  15. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  16. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  17. 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 · 9 years ago
  18. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  19. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  20. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  21. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 9 years ago
  22. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  23. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  24. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 9 years ago
  25. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  26. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  27. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 9 years ago
  28. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 9 years ago
  29. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 9 years ago
  30. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 9 years ago
  31. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 9 years ago
  32. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 9 years ago
  33. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  34. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 9 years ago
  35. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  36. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  37. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  38. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  39. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago
  40. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  41. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  42. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  43. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  44. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 9 years ago
  45. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  46. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 9 years ago
  47. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 9 years ago
  48. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  50. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  51. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  52. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  53. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 9 years ago
  54. 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 9 years ago
  55. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 9 years ago
  56. 26e3736 ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 9 years ago
  57. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  58. 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 9 years ago
  59. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  60. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  61. 13bb8e2 switchdev: kernel-doc cleanup on swithdev ops by Scott Feldman · 9 years ago
  62. a8cb5f5 act_bpf: add initial eBPF support for actions by Daniel Borkmann · 9 years ago
  63. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 9 years ago
  65. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  66. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 9 years ago
  67. 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  68. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  69. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  70. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 9 years ago
  71. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 9 years ago
  72. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 9 years ago
  73. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 9 years ago
  74. 5b441f7 net: introduce sk_ehashfn() helper by Eric Dumazet · 9 years ago
  75. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 9 years ago
  76. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 9 years ago
  77. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 9 years ago
  78. e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 9 years ago
  79. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 9 years ago
  80. 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 9 years ago
  81. 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 9 years ago
  82. adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 9 years ago
  83. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 9 years ago
  84. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 9 years ago
  85. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 9 years ago
  86. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 9 years ago
  87. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 9 years ago
  88. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  89. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 9 years ago
  90. 1d0ab25 net: add sk_fullsock() helper by Eric Dumazet · 9 years ago
  91. f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 9 years ago
  92. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 9 years ago
  93. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 9 years ago
  94. 4170604 switchdev: add swdev ops by Scott Feldman · 9 years ago
  95. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 9 years ago
  96. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 9 years ago
  97. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 9 years ago
  98. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 9 years ago
  99. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 9 years ago
  100. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 9 years ago