1. 2526d3d Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets by Marcel Holtmann · 16 years ago
  2. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 16 years ago
  3. 2a517ca Bluetooth: Disallow usage of L2CAP CID setting for now by Marcel Holtmann · 16 years ago
  4. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  5. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  6. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 16 years ago
  7. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 16 years ago
  8. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  9. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 16 years ago
  10. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 16 years ago
  11. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  12. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 16 years ago
  13. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 16 years ago
  14. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 16 years ago
  15. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  16. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  17. 255c760 Bluetooth: Don't check encryption for L2CAP raw sockets by Marcel Holtmann · 16 years ago
  18. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 16 years ago
  19. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 16 years ago
  20. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 16 years ago
  21. 0588d94 Bluetooth: Restrict application of socket options by Marcel Holtmann · 16 years ago
  22. f62e432 Bluetooth: Disconnect L2CAP connections without encryption by Marcel Holtmann · 16 years ago
  23. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  24. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  25. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  26. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  27. c89b6e6 Bluetooth: Fix SCO state handling for incoming connections by Marcel Holtmann · 16 years ago
  28. 71aeeaa Bluetooth: Reject incoming SCO connections without listeners by Marcel Holtmann · 16 years ago
  29. f66dc81 Bluetooth: Add support for deferring L2CAP connection setup by Marcel Holtmann · 16 years ago
  30. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  31. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  32. d58daf4 Bluetooth: Preparation for usage of SOL_BLUETOOTH by Marcel Holtmann · 16 years ago
  33. 91aa35a Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() by Victor Shcherbatyuk · 16 years ago
  34. 3f53a38 ipv6: don't use tw net when accounting for recycled tw by Pavel Emelyanov · 16 years ago
  35. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  37. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  38. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  39. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  40. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  41. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 16 years ago
  42. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  43. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 16 years ago
  44. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  45. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  46. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  48. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  49. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  51. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  52. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  53. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  54. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  55. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 16 years ago
  56. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 16 years ago
  57. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  58. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  59. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  60. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 16 years ago
  61. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  62. 66da8c5 ipv6: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  63. cd4d8fd net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping by Patrick Ohly · 16 years ago
  64. be0c22a netlink: add NETLINK_BROADCAST_ERROR socket option by Pablo Neira Ayuso · 16 years ago
  65. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 16 years ago
  66. e88721f net: Optimize skb_tx_hash() by eliminating a comparison by Krishna Kumar · 16 years ago
  67. 5209921 tcp: remove obsoleted comment about different passes by Ilpo Järvinen · 16 years ago
  68. eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 16 years ago
  69. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 16 years ago
  70. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 16 years ago
  71. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 16 years ago
  72. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 16 years ago
  73. 1c10c49 net: replace commatas with semicolons by Thomas Gleixner · 16 years ago
  74. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 16 years ago
  75. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 16 years ago
  76. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 16 years ago
  77. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 16 years ago
  78. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 16 years ago
  79. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 16 years ago
  80. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 16 years ago
  81. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 16 years ago
  82. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  83. ac178ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  84. fe3d2c3 mac80211: split managed/ibss code a little more by Johannes Berg · 16 years ago
  85. a71800f mac80211: fix IBSS auth by Johannes Berg · 16 years ago
  86. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 16 years ago
  87. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  88. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 16 years ago
  89. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 16 years ago
  90. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 16 years ago
  91. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 16 years ago
  92. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  93. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 16 years ago
  94. d75636e mac80211: RX aggregation: clean up stop session by Johannes Berg · 16 years ago
  95. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 16 years ago
  96. 55687e3 mac80211: fix aggregation timer lockups by Johannes Berg · 16 years ago
  97. 23e6a7e mac80211: fix race in TX aggregation by Johannes Berg · 16 years ago
  98. 86ab6c5 mac80211: document TX aggregation (and small cleanup) by Johannes Berg · 16 years ago
  99. 955d3fe mac80211: hardware should not deny going back to legacy by Johannes Berg · 16 years ago
  100. 8abd3f9 mac80211: restrict aggregation to supported interface modes by Johannes Berg · 16 years ago