1. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 10 years ago
  2. 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
  3. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
  4. 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
  5. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 10 years ago
  6. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 10 years ago
  7. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  8. 9399bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  9. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  10. dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 10 years ago
  11. 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
  12. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David 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. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
  15. 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 10 years ago
  16. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 10 years ago
  17. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago
  18. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 10 years ago
  19. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 10 years ago
  20. 4a8678e netfilter: nf_tables: fix set selection when timeouts are requested by Patrick McHardy · 10 years ago
  21. a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 10 years ago
  22. 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 10 years ago
  23. 3833078 netfilter: bridge: add and use nf_bridge_info_get helper by Florian Westphal · 10 years ago
  24. a99074a netfilter: physdev: use helpers by Florian Westphal · 10 years ago
  25. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
  26. e70deec netfilter: bridge: don't use nf_bridge_info data to store mac header by Florian Westphal · 10 years ago
  27. d64d80a netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match by Daniel Borkmann · 10 years ago
  28. 6d00ec0 cfg80211: don't allow disabling WEXT if it's required by Johannes Berg · 10 years ago
  29. 8bc0034 net: remove extra newlines by Sheng Yong · 10 years ago
  30. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 10 years ago
  31. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 10 years ago
  32. 40f66c0 Bluetooth: Add local SSP OOB data to OOB ext data mgmt command by Johan Hedberg · 10 years ago
  33. a143c40 netns: allow to dump netns ids by Nicolas Dichtel · 10 years ago
  34. 9a96345 netns: notify netns id events by Nicolas Dichtel · 10 years ago
  35. b111e4e netns: minor cleanup in rtnl_net_getid() by Nicolas Dichtel · 10 years ago
  36. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  37. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  38. 1c984f8 netfilter: Add socket pointer to nf_hook_state. by David Miller · 10 years ago
  39. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 10 years ago
  40. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 10 years ago
  41. 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
  42. 46b9d18 cfg80211: send extended capabilities IE in connect by Johannes Berg · 10 years ago
  43. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
  44. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
  46. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
  47. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 10 years ago
  48. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  49. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 10 years ago
  50. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  51. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 10 years ago
  52. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  53. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 10 years ago
  54. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  55. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  56. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
  57. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 10 years ago
  58. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 10 years ago
  59. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
  60. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
  61. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 10 years ago
  62. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 10 years ago
  63. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 10 years ago
  64. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 10 years ago
  65. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 10 years ago
  66. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
  67. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
  68. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  69. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  70. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
  71. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  72. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
  73. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  74. ed193ec tipc: simplify link mtu negotiation by Jon Paul Maloy · 10 years ago
  75. dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 10 years ago
  76. 2da7142 tipc: drop tunneled packet duplicates at reception by Jon Paul Maloy · 10 years ago
  77. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 10 years ago
  79. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  80. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 10 years ago
  81. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 10 years ago
  82. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  83. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  84. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  85. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  86. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  87. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  88. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  89. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
  90. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
  91. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  92. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago
  93. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  94. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 10 years ago
  95. 0b67c43 netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING by Florian Westphal · 10 years ago
  96. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 10 years ago
  97. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 10 years ago
  98. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 10 years ago
  99. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 10 years ago
  100. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 10 years ago