1. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  2. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  3. 4011cd9 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  4. a4deb81 SUNRPC: Don't call gss_delete_sec_context() from an rcu context by Trond Myklebust · 17 years ago
  5. b247bbf SUNRPC: Fix a race in rpciod_down() by Trond Myklebust · 17 years ago
  6. f27b62d [PATCH] mac80211: don't allow scanning in monitor mode by Daniel Drake · 17 years ago
  7. ba9b07d [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read by Zhu Yi · 17 years ago
  8. 21887b2 [PATCH] mac80211: use do { } while (0) for multi-line macros by Zhu Yi · 17 years ago
  9. 0e7088d [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit by Daniel Drake · 17 years ago
  10. fdc8f43 [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work by Michael Buesch · 17 years ago
  11. 49ff4bb [TCP]: DSACK signals data receival, be conservative by Ilpo Järvinen · 17 years ago
  12. 2e60529 [TCP]: Also handle snd_una changes in tcp_cwnd_down by Ilpo Järvinen · 17 years ago
  13. 3a97aeb Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  14. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 17 years ago
  15. 248bbf3 [TIPC]: Make function tipc_nameseq_subscribe static. by Florian Westphal · 17 years ago
  16. 4a4b627 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 by Joy Latten · 17 years ago
  17. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  18. 1bcabbd [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  19. 4487b2f [IPV4] raw.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  20. 8adc546 [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  21. 9f0d1a0 [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  22. 2f08123 [NET]: Removal of duplicated include net/wanrouter/wanmain.c by Michal Piotrowski · 17 years ago
  23. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  24. 5f8f1c3 SCTP: remove useless code in function sctp_init_cause by Wei Yongjun · 17 years ago
  25. aecedea SCTP: drop SACK if ctsn is not less than the next tsn of assoc by Wei Yongjun · 17 years ago
  26. e4d1fea SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Vlad Yasevich · 17 years ago
  27. b225b88 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Dave Johnson · 17 years ago
  28. cc121fa sctp: fix shadow symbol in net/sctp/tsnmap.c by Sebastian Siewior · 17 years ago
  29. d6f9fda sctp: try to fix readlock by Sebastian Siewior · 17 years ago
  30. c86dabc sctp: remove shadowed symbols by sebastian@breakpoint.cc · 17 years ago
  31. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 17 years ago
  32. 0467521 sctp: make locally used function static by sebastian@breakpoint.cc · 17 years ago
  33. 0d6caa1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  34. bbe06f6 fs: 9p/conv.c error path fix by Mariusz Kozlowski · 17 years ago
  35. 8072f08 [RTNETLINK]: Fix warning for !CONFIG_KMOD by Thomas Graf · 17 years ago
  36. 3764070 [IPV4] ip_options.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  37. f879665 [DECNET]: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  38. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  39. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  40. 48b8d78 [XFRM]: State selection update to use inner addresses. by Joakim Koskela · 17 years ago
  41. 196b003 [IPSEC]: Ensure that state inner family is set by Herbert Xu · 17 years ago
  42. b8ed601 [TCP]: Bidir flow must not disregard SACK blocks for lost marking by Ilpo Järvinen · 17 years ago
  43. 1e757f9 [TCP]: Fix ratehalving with bidirectional flows by Ilpo Järvinen · 17 years ago
  44. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 17 years ago
  45. 1a3a206 [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. by Adrian Bunk · 17 years ago
  46. fea1ab0 [PKTGEN]: make get_ipsec_sa() static and non-inline by Adrian Bunk · 17 years ago
  47. c61a7d1 [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. by Dave Johnson · 17 years ago
  48. 0773192 [NET]: Fix prio_tune() handling of root qdisc. by Peter P Waskiewicz Jr · 17 years ago
  49. ffc8fef [NET]: Fix sch_api to properly set sch->parent on the root. by Patrick McHardy · 17 years ago
  50. bdba91e [NET_SCHED]: Fix prio/ingress classification logic error by Patrick McHardy · 17 years ago
  51. b217d61 [IPV4/IPV6]: Fail registration if inet device construction fails by Herbert Xu · 17 years ago
  52. fcc5a03 [NET]: Allow netdev REGISTER/CHANGENAME events to fail by Herbert Xu · 17 years ago
  53. 7f988ea [NET]: Take dev_base_lock when moving device name hash list entry by Herbert Xu · 17 years ago
  54. 7ce1b0e [NET]: Call uninit if necessary in register_netdevice by Herbert Xu · 17 years ago
  55. ccc7911 [IPVS]: Use skb_forward_csum by Herbert Xu · 17 years ago
  56. 25a8b25 [PKTGEN]: Add missing KERN_* tags to printk()s. by David S. Miller · 17 years ago
  57. d838528 [BLUETOOTH] l2cap: don't mangle cmd.len by Al Viro · 17 years ago
  58. 88219a0 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() by Al Viro · 17 years ago
  59. 8e036fc [BLUETOOTH] l2cap: endianness annotations by Al Viro · 17 years ago
  60. 6dc0c20 [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() by Al Viro · 17 years ago
  61. 09c7d82 [IRDA]: Fix rfcomm use-after-free by Marcel Holtmann · 17 years ago
  62. 566cfd8 [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated by Simon Arlott · 17 years ago
  63. 94571065 [TIPC]: fix tipc_link_create error handling by Florian Westphal · 17 years ago
  64. 0ed72ec [NET]: kernel-doc fixes by Randy Dunlap · 17 years ago
  65. 113bbbd [TCP]: htcp - use measured rtt by Stephen Hemminger · 17 years ago
  66. e7d0c885 [TCP]: cubic - eliminate use of receive time stamp by Stephen Hemminger · 17 years ago
  67. 30cfd0b [TCP]: congestion control API pass RTT in microseconds by Stephen Hemminger · 17 years ago
  68. 3bb447f [S390] Convert to smp_call_function_single. by Heiko Carstens · 17 years ago
  69. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  70. 704eae1 ip6_tunnel - endianness annotations by Al Viro · 17 years ago
  71. a34c458 netfilter endian regressions by Al Viro · 17 years ago
  72. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  73. 3f5f434 [8021Q]: vlan_ioctl_handler: fix return value by Andrew Morton · 17 years ago
  74. 79d310d [GENETLINK]: Correctly report errors while registering a multicast group by Thomas Graf · 17 years ago
  75. 2c04ddb [GENETLINK]: Fix adjustment of number of multicast groups by Thomas Graf · 17 years ago
  76. 79dc4386 [GENETLINK]: Fix race in genl_unregister_mc_groups() by Thomas Graf · 17 years ago
  77. 85ccc36 [NETFILTER]: Clean up duplicate includes in net/netfilter/ by Jesper Juhl · 17 years ago
  78. 62c7931 [NETFILTER]: Clean up duplicate includes in net/bridge/ by Jesper Juhl · 17 years ago
  79. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  80. ca983ce [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. by YOSHIFUJI Hideaki · 17 years ago
  81. cb27680 nfsd: fix possible oops on re-insertion of rpcsec_gss modules by J. Bruce Fields · 17 years ago
  82. b053c20 9p: Don't use binary sysctl numbers. by Eric W. Biederman · 17 years ago
  83. e51f802 [NET]: Add missing entries to family name tables by David Howells · 17 years ago
  84. b77f2fa [IPV6]: endianness bug in ip6_tunnel by Al Viro · 17 years ago
  85. 22e1fb2 [IrDA] Typo fix in irnetlink.c copyright by Samuel Ortiz · 17 years ago
  86. 31ce72a [NET]: Fix loopback crashes when multiqueue is enabled. by Patrick McHardy · 17 years ago
  87. fc7b938 [IPV4]: Fix inetpeer gcc-4.2 warnings by Patrick McHardy · 17 years ago
  88. 8d4bc5b ANSIfy a couple of functions in netfilter by Al Viro · 17 years ago
  89. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  90. c65c513 missed cong_avoid() instance by Al Viro · 17 years ago
  91. 721e262 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  92. be879c4 SUNRPC: move bkl locking and xdr proc invocation into a common helper by J. Bruce Fields · 17 years ago
  93. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  95. 443aef0 lockdep: fixup sk_callback_lock annotation by Peter Zijlstra · 17 years ago
  96. 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  97. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  98. 23bcdc1 SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement by Paul Moore · 17 years ago
  99. 7dc12d6 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  100. 8238745 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago