1. e454c84 Bluetooth: Fix deadlock in the ERTM logic by Gustavo F. Padovan · 14 years ago
  2. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  3. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  4. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  5. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  6. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  7. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  8. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  9. 3fb5a99 cls_cgroup: Fix rcu lockdep warning by Li Zefan · 14 years ago
  10. ad1af0f tcp: Combat per-cpu skew in orphan tests. by David S. Miller · 14 years ago
  11. 1c114f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  12. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 14 years ago
  13. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 14 years ago
  14. 53c3fa2 net/sock.h: add missing kernel-doc notation by Randy Dunlap · 14 years ago
  15. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  16. c0068c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  17. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  18. 83bf2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  19. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 14 years ago
  20. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 14 years ago
  21. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  22. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  23. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  24. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  25. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  26. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  27. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  28. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  29. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  30. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  31. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  32. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  33. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  34. ae3568a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  35. b7753c8 cfg80211: fix dev <-> wiphy typo by Christian Lamparter · 14 years ago
  36. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  37. 4552124 mac80211: inform drivers about the off-channel status on channel changes by Felix Fietkau · 14 years ago
  38. 099284b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  39. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  41. 073730d wireless: Convert wiphy_debug macro to function by Joe Perches · 14 years ago
  42. e1db74f include/net/cfg80211.h: Add wiphy_<level> printk equivalents by Joe Perches · 14 years ago
  43. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  44. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  45. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 14 years ago
  46. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  47. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  48. 3f30fc1 net: remove last uses of __attribute__((packed)) by Gustavo F. Padovan · 14 years ago
  49. 942875f irda: Use __packed annotation instead IRDA_PACKED macro by Gustavo F. Padovan · 14 years ago
  50. 66c853c Bluetooth: Use __packed annotation by Gustavo F. Padovan · 14 years ago
  51. 5d8868f Bluetooth: Add Google's copyright to L2CAP by Gustavo F. Padovan · 14 years ago
  52. 9981151 Bluetooth: Implemented HCI frame reassembly for RX from stream by Suraj Sumangala · 14 years ago
  53. 33e882a Bluetooth: Implement hci_reassembly helper to reassemble RX packets by Suraj Sumangala · 14 years ago
  54. cd4c539 Bluetooth: Add one more buffer for HCI stream reassembly by Suraj Sumangala · 14 years ago
  55. ce5706b Bluetooth: Add Copyright notice to L2CAP by Gustavo F. Padovan · 14 years ago
  56. e0f6621 Bluetooth: Remove the send_lock spinlock from ERTM by Gustavo F. Padovan · 14 years ago
  57. cf6c2c0 Bluetooth: Disconnect early if mode is not supported by Gustavo F. Padovan · 14 years ago
  58. 2d0a034 Bluetooth: Reassigned copyright to Code Aurora Forum by Ron Shaffer · 14 years ago
  59. 04fafe4 Bluetooth: Remove extraneous white space by Ron Shaffer · 14 years ago
  60. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  61. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. c28991a wireless: correct sparse warning in wext-compat.c by John W. Linville · 14 years ago
  63. 4f366c5 wireless: only use alpha2 regulatory information from country IE by John W. Linville · 14 years ago
  64. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  65. f86586f tcp: sizeof struct tcp_skb_cb is 44 by Eric Dumazet · 14 years ago
  66. cca5cf9 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space by Pablo Neira Ayuso · 14 years ago
  67. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  68. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  69. 53d3176 net: cleanups by Changli Gao · 14 years ago
  70. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  72. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  73. 4ef6acf sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock by John Fastabend · 14 years ago
  74. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  75. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  76. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  77. 787a344 net/neighbour.h: fix typo by Kulikov Vasiliy · 14 years ago
  78. 4efd7e8 xfrm: fix XFRMA_MARK extraction in xfrm_mark_get by Andreas Steffen · 14 years ago
  79. 529d6da caif-driver: Add CAIF-SPI Protocol driver. by Sjur Braendeland · 14 years ago
  80. 210d6de act_mirred: don't clone skb when skb isn't shared by Changli Gao · 14 years ago
  81. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  82. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  83. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  84. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  85. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. 7b2ff18 net - IP_NODEFRAG option for IPv4 socket by Jiri Olsa · 14 years ago
  87. 1dc8d8c net: Fix a typo in netlink.h by Justin P. Mattock · 14 years ago
  88. 8f1c14b snmp: fix SNMP_ADD_STATS() by Eric Dumazet · 14 years ago
  89. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  90. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  91. a7da1f5 caif: Bugfix - RFM must support segmentation. by Sjur Braendeland · 14 years ago
  92. b1c7424 caif: Bugfix not all services uses flow-ctrl. by Sjur Braendeland · 14 years ago
  93. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  94. c68cd6c netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN by Patrick McHardy · 14 years ago
  95. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 14 years ago
  96. 257b535 scm: Capture the full credentials of the scm sender. by Eric W. Biederman · 14 years ago
  97. 109f6e3 af_unix: Allow SO_PEERCRED to work across namespaces. by Eric W. Biederman · 14 years ago
  98. 812e876 scm: Reorder scm_cookie. by Eric W. Biederman · 14 years ago
  99. 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 14 years ago
  100. 317fe0e inetpeer: restore small inet_peer structures by Eric Dumazet · 14 years ago