1. cdbaccc Bluetooth: Add management command for setting Device ID by Marcel Holtmann · 13 years ago
  2. 2b9be13 Bluetooth: Handle EIR tags for Device ID by Marcel Holtmann · 13 years ago
  3. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 13 years ago
  4. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 13 years ago
  5. bc3dd33 Bluetooth: Check FINDING state in interleaved discovery by Andre Guedes · 13 years ago
  6. 097db76 Bluetooth: Correct chan->psm endian conversions by Andrei Emeltchenko · 13 years ago
  7. 78e8098e Bluetooth: Fix extra conversion to __le32 by Andrei Emeltchenko · 13 years ago
  8. 9a00665 Bluetooth: Correct type for ediv to __le16 by Andrei Emeltchenko · 13 years ago
  9. e466688 Bluetooth: trivial: Correct endian conversion by Andrei Emeltchenko · 13 years ago
  10. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  11. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 13 years ago
  12. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 13 years ago
  13. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 13 years ago
  14. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 13 years ago
  15. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 13 years ago
  16. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 13 years ago
  17. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 13 years ago
  18. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  19. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 13 years ago
  20. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 13 years ago
  21. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 13 years ago
  22. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  23. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 13 years ago
  24. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 13 years ago
  25. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 13 years ago
  26. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  27. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  28. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 13 years ago
  29. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
  30. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  31. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago
  32. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 13 years ago
  33. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 13 years ago
  34. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 13 years ago
  35. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 13 years ago
  36. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 13 years ago
  37. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  38. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  39. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  40. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  41. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  42. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  43. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 13 years ago
  44. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 13 years ago
  45. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 13 years ago
  46. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 13 years ago
  48. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 13 years ago
  49. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 13 years ago
  50. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 13 years ago
  51. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 13 years ago
  52. 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 13 years ago
  53. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  54. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 13 years ago
  55. 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 13 years ago
  56. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 13 years ago
  57. 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 13 years ago
  58. c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 13 years ago
  59. 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 13 years ago
  60. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 13 years ago
  61. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 13 years ago
  62. 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 13 years ago
  63. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 13 years ago
  64. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 13 years ago
  65. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 13 years ago
  66. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 13 years ago
  67. eed530b tcp: early retransmit by Yuchung Cheng · 13 years ago
  68. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 13 years ago
  69. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  70. 116a0fc netem: fix possible skb leak by Eric Dumazet · 13 years ago
  71. e4ae004 netem: add ECN capability by Eric Dumazet · 13 years ago
  72. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 13 years ago
  73. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 13 years ago
  74. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 13 years ago
  75. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 13 years ago
  76. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 13 years ago
  77. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 13 years ago
  78. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 13 years ago
  79. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 13 years ago
  80. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 13 years ago
  81. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 13 years ago
  82. b6d151b Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  83. 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 13 years ago
  84. 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 13 years ago
  85. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 13 years ago
  86. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
  87. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 13 years ago
  88. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 13 years ago
  89. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 13 years ago
  90. bb63f1f bridge: Fix fatal typo in setup of multicast_querier_expired by Herbert Xu · 13 years ago
  91. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  92. d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 13 years ago
  93. cbbb344 SUNRPC: RPC client must use the current utsname hostname string by Trond Myklebust · 13 years ago
  94. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 13 years ago
  95. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 13 years ago
  96. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 13 years ago
  97. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 13 years ago
  98. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 13 years ago
  99. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 13 years ago
  100. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 13 years ago