1. e9cf356 wpan-phy: follow usual patter of devices registration by Dmitry Eremin-Solenikov · 15 years ago
  2. a0b4a73 wpan-phy: allow specifying a per-page channel mask by Dmitry Eremin-Solenikov · 15 years ago
  3. 1c889f4 wpan-phy: add wpan-phy iteration functions by Dmitry Eremin-Solenikov · 15 years ago
  4. 69d9ab9 wpan-phy: add a helper to put the wpan_phy device by Dmitry Eremin-Solenikov · 15 years ago
  5. 6a2a2d6 tcp: Use defaults when no route options are available by Gilad Ben-Yossef · 15 years ago
  6. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  7. ed3f2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  8. 0c3adfb Add dst_feature to query route entry features by Gilad Ben-Yossef · 15 years ago
  9. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  10. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  11. e36e49f mac80211: add ieee80211_rx_ni() by Kalle Valo · 15 years ago
  12. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  13. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  15. ef9a9d1 ipv6 sit: RCU conversion phase I by Eric Dumazet · 15 years ago
  16. 1c55d62 pkt_sched: skbedit add support for setting mark by jamal · 15 years ago
  17. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  18. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  19. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  20. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  21. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  22. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  23. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  24. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  25. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  26. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  27. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  28. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  30. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  31. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  32. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  33. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  34. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  35. 8aa0f64a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  36. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  37. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  38. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  39. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  40. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  41. fa857af ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  42. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  43. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  44. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  45. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  46. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  47. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 15 years ago
  48. a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
  49. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  50. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  51. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  52. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  53. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  54. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  55. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  56. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  57. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  58. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  59. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  60. 9237ccb sctp: turn flags in 'struct sctp_association' into bit fields by Wei Yongjun · 15 years ago
  61. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  62. a803c94 sctp: Turn flags in 'sctp_packet' into bit fields by Vlad Yasevich · 15 years ago
  63. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  64. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  65. 4d3c46e sctp: drop a_rwnd to 0 when receive buffer overflows. by Vlad Yasevich · 15 years ago
  66. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  67. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  68. b4e8c6a sctp: remove unused union (sctp_cmsg_data_t) definition by Rami Rosen · 15 years ago
  69. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  70. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  71. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  72. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  74. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  75. 5152fc7 RTO connection timeout: coding style fixes and comments by Damian Lukowski · 15 years ago
  76. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 15 years ago
  77. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 15 years ago
  78. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 15 years ago
  79. 7114323 dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops by Yi Zou · 15 years ago
  80. b9caaab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  81. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  82. 103bf9f mac80211: remove ieee80211_rx namespace hack by John W. Linville · 15 years ago
  83. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  84. 2246b2f Bluetooth: Handle L2CAP case when the remote receiver is busy by Gustavo F. Padovan · 15 years ago
  85. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  86. 3a6c2b4 netlink: constify nlmsghdr arguments by Patrick McHardy · 15 years ago
  87. 9409172 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  88. ee5f975 pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer by David S. Miller · 15 years ago
  89. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  90. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 15 years ago
  91. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  92. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 15 years ago
  93. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  94. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 15 years ago
  95. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 15 years ago
  96. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  97. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 15 years ago
  98. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 15 years ago
  99. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  100. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago