1. d831666 [IPV4] SNMP: Display new statistics at /proc/net/netstat by Mitsuru Chinen · 17 years ago
  2. ae7bf20 [IPV6]: Reverse sense of promisc tests in ip6_mc_input by Corey Mutter · 17 years ago
  3. 3e5c2d3 [NET_SCHED]: prio qdisc boundary condition by Jamal Hadi Salim · 17 years ago
  4. 6253db0 [IPSEC]: Don't warn if high-order hash resize fails by Herbert Xu · 17 years ago
  5. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 17 years ago
  6. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  7. da0dd23 [NETFILTER]: xt_conntrack: add compat support by Patrick McHardy · 17 years ago
  8. 802169a [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets by Patrick McHardy · 17 years ago
  9. 4a176c1 [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" message by Patrick McHardy · 17 years ago
  10. 5d78a84 [NETFILTER]: nf_nat: Clears helper private area when NATing by Yasuyuki Kozakai · 17 years ago
  11. df293bb [NETFILTER]: ctnetlink: clear helper area and handle unchanged helper by Yasuyuki Kozakai · 17 years ago
  12. fda6143 [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto by Yasuyuki Kozakai · 17 years ago
  13. ba4c7cb [NETFILTER]: nf_nat: remove unused argument of function allocating binding by Yasuyuki Kozakai · 17 years ago
  14. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  15. 41a23b0 [NET_SCHED]: Avoid requeue warning on dev_deactivate by Herbert Xu · 17 years ago
  16. cce1fa3 [NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OK by Herbert Xu · 17 years ago
  17. d90df3a [NET_SCHED]: Rationalise return value of qdisc_restart by Herbert Xu · 17 years ago
  18. 5830725 [NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED case by Thomas Graf · 17 years ago
  19. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  20. 9a6bf6f [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry. by YOSHIFUJI Hideaki · 17 years ago
  21. e76b2b2 [IPV6]: Do no rely on skb->dst before it is assigned. by YOSHIFUJI Hideaki · 17 years ago
  22. 5bb1ab0 [IPV6]: Send ICMPv6 error on scope violations. by David L Stevens · 17 years ago
  23. ac40e41 [SCTP]: Do not include ABORT chunk header in the notification. by Vlad Yasevich · 17 years ago
  24. 70b57b8 [SCTP]: Correctly copy addresses in sctp_copy_laddrs by Vlad Yasevich · 17 years ago
  25. 8dc4984 [SCTP]: Prevent OOPS if hmac modules didn't load by Vlad Yasevich · 17 years ago
  26. d9568ba [NET] link_watch: Always schedule urgent events by Herbert Xu · 17 years ago
  27. db0ccff [NET] link_watch: Eliminate potential delay on wrap-around by Herbert Xu · 17 years ago
  28. 4cd8c9e [NET_SCHED]: teql_enqueue can check limits before skb enqueue by Krishna Kumar · 17 years ago
  29. 5b323ed [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> by Geert Uytterhoeven · 17 years ago
  30. 294cc44 [NET]: Remove link_watch delay for up even when we're down by Herbert Xu · 17 years ago
  31. 572a103 [NET] link_watch: Move link watch list into net_device by Herbert Xu · 17 years ago
  32. 5be3946 [Bluetooth] Switch to using input_dev->dev.parent by Marcel Holtmann · 17 years ago
  33. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  34. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 17 years ago
  35. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 17 years ago
  36. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  37. 2c4f365 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  38. ddce40d sunrpc: fix crash in rpc_malloc() by Peter Zijlstra · 17 years ago
  39. aa3d1fa SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free by Chuck Lever · 17 years ago
  40. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  41. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  42. 05ed690 knfsd: simplify a 'while' condition in svcsock.c by NeilBrown · 17 years ago
  43. c5e434c knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc by Wei Yongjun · 17 years ago
  44. 54f9247 knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko by Frank Filz · 17 years ago
  45. 153e44d knfsd: rpc: fix server-side wrapping of krb5i replies by NeilBrown · 17 years ago
  46. 5bd5f58 sunrpc: fix error path in module_init by Akinobu Mita · 17 years ago
  47. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  48. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 17 years ago
  49. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  50. c214b2c ipvs: flush defense_work before module unload by Oleg Nesterov · 17 years ago
  51. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  52. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  53. 3b180bf Bluetooth HID: HIDP - don't initialize force feedback by Jiri Kosina · 17 years ago
  54. 215d067 Fix sunrpc warning noise by Geert Uytterhoeven · 17 years ago
  55. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  56. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  57. 93afe3d [PATCH] ieee80211: include frequency in scan results by Larry Finger · 17 years ago
  58. f5cdf30 [PATCH] ieee80211: add ieee80211_channel_to_freq by Larry Finger · 17 years ago
  59. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  60. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  61. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  62. cf4328c [NET]: rfkill: add support for input key to control wireless radio by Ivo van Doorn · 17 years ago
  63. 2396a22 [NET] net/core: Fix error handling by Josef 'Jeff' Sipek · 17 years ago
  64. d5bb306 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  65. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  66. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 17 years ago
  67. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago
  68. af7cd37 [AF_IUCV]: Compile fix - adopt to skbuff changes. by Heiko Carstens · 17 years ago
  69. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  70. 9cf5b0e [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC by Marcel Holtmann · 17 years ago
  71. 77f2a45 [Bluetooth] Check that device is in rfcomm_dev_list before deleting by Marcel Holtmann · 17 years ago
  72. 48db9ca [Bluetooth] Use in-kernel sockets API by Marcel Holtmann · 17 years ago
  73. 53c1d4b [Bluetooth] Attach host adapters to the Bluetooth bus by Marcel Holtmann · 17 years ago
  74. 0878b66 [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks by Marcel Holtmann · 17 years ago
  75. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  76. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 17 years ago
  77. ce5325c [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. by Vlad Yasevich · 17 years ago
  78. 16d00fb [SCTP]: Verify all destination ports in sctp_connectx. by Vlad Yasevich · 17 years ago
  79. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 17 years ago
  80. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 17 years ago
  81. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 17 years ago
  82. da99f05 [AF_IUCV/IUCV] : Add missing section annotations by Heiko Carstens · 17 years ago
  83. 561e036 [AF_IUCV]: Implementation of a skb backlog queue by Jennifer Hunt · 17 years ago
  84. 9e71efc [NETLINK]: Remove bogus BUG_ON by Patrick McHardy · 17 years ago
  85. b40b4f7 [TCP]: zero out rx_opt in tcp_disconnect() by Srinivas Aji · 17 years ago
  86. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  87. 03fba04 [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start by Ilpo Järvinen · 17 years ago
  88. fc38582 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code by Patrick McHardy · 17 years ago
  89. cfd6c38 [NETFILTER]: sip: Fix RTP address NAT by Herbert Xu · 17 years ago
  90. c2a1910 [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT by Jorge Boncompte · 17 years ago
  91. 3278500 [NETFILTER]: ipt_DNAT: accept port randomization option by Patrick McHardy · 17 years ago
  92. 4e9cac2 [NET]: Add __dev_getfirstbyhwtype by Patrick McHardy · 17 years ago
  93. 188ccb5 [NETLINK]: Fix use after free in netlink_recvmsg by Patrick McHardy · 17 years ago
  94. 3f660d6 [NETLINK]: Kill CB only when socket is unused by Herbert Xu · 17 years ago
  95. 825e7d4 [TCP]: Delete unused header file net/ipv4/tcp_yeah.h. by Robert P. J. Day · 17 years ago
  96. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  97. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  98. 61322b3 spkm3: initialize hash by J. Bruce Fields - unquoted · 17 years ago
  99. b80e183 spkm3: remove bad kfree, unnecessary export by J. Bruce Fields - unquoted · 17 years ago
  100. f32824d spkm3: fix spkm3's use of hmac by J. Bruce Fields - unquoted · 17 years ago