1. 9ee6263 wanrouter: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  2. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  3. e57c624 decnet: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 15 years ago
  4. 8521c27 decnet: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  5. 63d819c sysctl: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  6. 2db0960 appletalk: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  7. e3db6cb 9p: fix sparse warning: cast adds address space by Hannes Eder · 15 years ago
  8. 81c5532 net/802: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  9. c3431ea llc: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  10. 47a30b26 iucv: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  11. db849df decnet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  12. f3fbbe0 core: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  13. acb5d75 packet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  14. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  15. 91744f6 netlink: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  16. 40d4444 unix: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  17. 86dc1ad pktgen: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  18. 6f96106 af_key: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  19. 7585b97 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  20. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 15 years ago
  21. 2526d3d Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets by Marcel Holtmann · 15 years ago
  22. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 15 years ago
  23. 2a517ca Bluetooth: Disallow usage of L2CAP CID setting for now by Marcel Holtmann · 15 years ago
  24. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 15 years ago
  25. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 15 years ago
  26. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 15 years ago
  27. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 15 years ago
  28. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 15 years ago
  29. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 15 years ago
  30. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 15 years ago
  31. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 15 years ago
  32. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 15 years ago
  33. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 15 years ago
  34. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 15 years ago
  35. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 15 years ago
  36. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 15 years ago
  37. 255c760 Bluetooth: Don't check encryption for L2CAP raw sockets by Marcel Holtmann · 15 years ago
  38. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 15 years ago
  39. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 15 years ago
  40. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 15 years ago
  41. 0588d94 Bluetooth: Restrict application of socket options by Marcel Holtmann · 15 years ago
  42. f62e432 Bluetooth: Disconnect L2CAP connections without encryption by Marcel Holtmann · 15 years ago
  43. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 15 years ago
  44. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 15 years ago
  45. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 15 years ago
  46. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 15 years ago
  47. c89b6e6 Bluetooth: Fix SCO state handling for incoming connections by Marcel Holtmann · 15 years ago
  48. 71aeeaa Bluetooth: Reject incoming SCO connections without listeners by Marcel Holtmann · 15 years ago
  49. f66dc81 Bluetooth: Add support for deferring L2CAP connection setup by Marcel Holtmann · 15 years ago
  50. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 15 years ago
  51. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 15 years ago
  52. d58daf4 Bluetooth: Preparation for usage of SOL_BLUETOOTH by Marcel Holtmann · 15 years ago
  53. 91aa35a Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() by Victor Shcherbatyuk · 15 years ago
  54. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  56. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  57. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  58. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  59. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  60. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 15 years ago
  61. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  62. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 15 years ago
  63. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  64. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 15 years ago
  65. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 15 years ago
  67. ebe47d47 netns: build fix for net_alloc_generic by Clemens Noss · 15 years ago
  68. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. ce16c53 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  70. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 15 years ago
  71. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 15 years ago
  72. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 15 years ago
  73. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 15 years ago
  74. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 15 years ago
  75. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 15 years ago
  76. 5747a1a ip: ipip compile warning by Stephen Hemminger · 15 years ago
  77. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 15 years ago
  78. 586c250 cipso: Fix documentation comment by Paul Moore · 15 years ago
  79. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 15 years ago
  80. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 15 years ago
  81. 66da8c5 ipv6: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  82. cd4d8fd net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping by Patrick Ohly · 15 years ago
  83. be0c22a netlink: add NETLINK_BROADCAST_ERROR socket option by Pablo Neira Ayuso · 15 years ago
  84. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 15 years ago
  85. e88721f net: Optimize skb_tx_hash() by eliminating a comparison by Krishna Kumar · 15 years ago
  86. 5209921 tcp: remove obsoleted comment about different passes by Ilpo Järvinen · 15 years ago
  87. eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 15 years ago
  88. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 15 years ago
  89. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  90. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 15 years ago
  91. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  92. 1c10c49 net: replace commatas with semicolons by Thomas Gleixner · 15 years ago
  93. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  94. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  95. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  96. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  97. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 15 years ago
  98. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  99. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  100. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 15 years ago