1. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  2. 375d9d7 [DECNET]: Endianess fixes (try #2) by Steven Whitehouse · 18 years ago
  3. 25f484a [NET]: Set truesize in pskb_copy by Herbert Xu · 18 years ago
  4. 8e365ee [NETPOLL]: Compute checksum properly in netpoll_send_udp(). by Chris Lalancette · 18 years ago
  5. da33e3e [PKT_SCHED] sch_htb: Use hlist_del_init(). by Stephen Hemminger · 18 years ago
  6. 9e950ef [TCP]: Don't use highmem in tcp hash size calculation. by John Heffner · 18 years ago
  7. 64cb104 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  8. 0c7bb31 [PATCH] sunrpc: add missing spin_unlock by Akinobu Mita · 18 years ago
  9. 78eb77a Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  10. 38c9437 [NETLABEL]: Fix build failure. by Paul Moore · 18 years ago
  11. daccff0 [IPV6]: Give sit driver an appropriate module alias. by Patrick McHardy · 18 years ago
  12. 36f73d0 [IPV6]: Add ndisc_netdev_notifier unregister. by Dmitry Mishin · 18 years ago
  13. db38c179 [NET]: __alloc_pages() failures reported due to fragmentation by Larry Woodman · 18 years ago
  14. 0f37c60 [PKTGEN]: TCI endianness fixes by Al Viro · 18 years ago
  15. febf0a4 [NETFILTER] bug: skb->protocol is already net-endian by Al Viro · 18 years ago
  16. d1208b9 [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit by Al Viro · 18 years ago
  17. 7ac00a2 [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit by Al Viro · 18 years ago
  18. 02e6037 [IPX]: Annotate and fix IPX checksum by Al Viro · 18 years ago
  19. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 18 years ago
  20. 6f5b7ef [NETFILTER]: silence a warning in ebtables by Meelis Roos · 18 years ago
  21. 5b12254 [IPV6]: File the fingerprints off ah6->spi/esp6->spi by Al Viro · 18 years ago
  22. b1736a7 [TCP]: Set default congestion control when no sysctl. by Stephen Hemminger · 18 years ago
  23. d55b4c6 [TIPC] net/tipc/port.c: fix NULL dereference by Adrian Bunk · 18 years ago
  24. aec41a0 [PATCH] ieee80211: don't flood log with errors by Jiri Benc · 18 years ago
  25. 798b6b1 [PATCH] skge, sky2, et all. gplv2 only by Stephen Hemminger · 18 years ago
  26. 1b7c2db [IPV6]: fix flowlabel seqfile handling by James Morris · 18 years ago
  27. c6817e4 [IPV6]: return EINVAL for invalid address with flowlabel lease request by James Morris · 18 years ago
  28. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  29. 4f44430 [SCTP]: Correctly set IP id for SCTP traffic by Vlad Yasevich · 18 years ago
  30. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  31. 920b868 [NETFILTER]: ip_tables: compat code module refcounting fix by Dmitry Mishin · 18 years ago
  32. c073e3f [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse() by Martin Josefsson · 18 years ago
  33. ef4512e [NETFILTER]: ip_tables: compat error way cleanup by Vasily Averin · 18 years ago
  34. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  35. 844dc7c [NETFILTER]: remove masq/NAT from ip6tables Kconfig help by Patrick McHardy · 18 years ago
  36. bcd6207 [IPV6]: fix lockup via /proc/net/ip6_flowlabel by James Morris · 18 years ago
  37. a27b58f [NET]: fix uaccess handling by Heiko Carstens · 18 years ago
  38. 28cd775 [SCTP]: Always linearise packet on input by Herbert Xu · 18 years ago
  39. 234af48 [DCCP]: fix printk format warnings by Randy Dunlap · 18 years ago
  40. c8884ed [NET]: Fix segmentation of linear packets by Herbert Xu · 18 years ago
  41. 54489c14 [XFRM] xfrm_user: Fix unaligned accesses. by David S. Miller · 18 years ago
  42. 201a95a [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). by David S. Miller · 18 years ago
  43. 202dd45 [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" by Andrew Morton · 18 years ago
  44. d6740df [PATCH] sunrpc: fix refcounting problems in rpc servers by Neil Brown · 18 years ago
  45. 1842c4b [BRIDGE]: correct print message typo by Randy Dunlap · 18 years ago
  46. 2a272f9 [TCP] H-TCP: fix integer overflow by Gavin McCullagh · 18 years ago
  47. 2211924 [TCP] cubic: scaling error by Stephen Hemminger · 18 years ago
  48. 8c8a0ea Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  49. bcbaecb [CRYPTO] users: Select ECB/CBC where needed by Patrick McHardy · 18 years ago
  50. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  51. 6d38163 [NETFILTER]: Fix ip6_tables extension header bypass bug by Patrick McHardy · 18 years ago
  52. 51d8b1a [NETFILTER]: Fix ip6_tables protocol bypass bug by Patrick McHardy · 18 years ago
  53. 2fab22f [XFRM]: Fix xfrm_state accounting by Patrick McHardy · 18 years ago
  54. 8257102 [IPV4] ipconfig: fix RARP ic_servaddr breakage by Al Viro · 18 years ago
  55. 4e8a520 [PKT_SCHED] netem: Orphan SKB when adding to queue. by David S. Miller · 18 years ago
  56. 375216a [IPv6] fib: initialize tb6_lock in common place to give lockdep a key by Thomas Graf · 18 years ago
  57. 97f80bc [ATM]: handle sysfs errors by Jeff Garzik · 18 years ago
  58. fd169f1 [DCCP] ipv6: Fix opt_skb leak. by David S. Miller · 18 years ago
  59. 8270953 [DCCP]: Fix Oops in DCCPv6 by Gerrit Renker · 18 years ago
  60. cde49b0 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  61. af60496 Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmp by Jeff Garzik · 18 years ago
  62. c144879 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  63. 1a04706 [PATCH] knfsd: fix race that can disable NFS server by NeilBrown · 18 years ago
  64. b7766da [PATCH] SUNRPC: fix a typo by Chuck Lever · 18 years ago
  65. 71bdcf8 [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client by Chuck Lever · 18 years ago
  66. 7b19ffc [Bluetooth] Fix HID disconnect NULL pointer dereference by Marcel Holtmann · 18 years ago
  67. 06ca719 [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err() by Eric Dumazet · 18 years ago
  68. 82fac05 [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer by Björn Steinbrink · 18 years ago
  69. 206daaf [NETPOLL]: initialize skb for UDP by Stephen Hemminger · 18 years ago
  70. 98978ed [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls by John W. Linville · 18 years ago
  71. 6723ab5 [IPV6]: Fix route.c warnings when multiple tables are disabled. by David S. Miller · 18 years ago
  72. 9ce8ade [IPv6] route: Fix prohibit and blackhole routing decision by Thomas Graf · 18 years ago
  73. 3a31b9d [DECNET]: Fix input routing bug by Steven Whitehouse · 18 years ago
  74. ae8064a [TCP]: Bound TSO defer time by John Heffner · 18 years ago
  75. b52f070 [IPv4] fib: Remove unused fib_config members by Thomas Graf · 18 years ago
  76. 22e1e4d [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. by Ville Nuorvala · 18 years ago
  77. 264e91b [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES. by Ville Nuorvala · 18 years ago
  78. e0eda7b [IPV6]: Clean up BACKTRACK(). by Ville Nuorvala · 18 years ago
  79. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  80. 23c435f [SCTP]: Fix minor typo by Ville Nuorvala · 18 years ago
  81. 665d866 [TIPC]: Updated TIPC version number to 1.6.2 by Allan Stephens · 18 years ago
  82. 53cfd1e [TIPC]: Unrecognized configuration command now returns error message by Allan Stephens · 18 years ago
  83. eb40946 [TIPC]: Added subscription cancellation capability by Lijun Chen · 18 years ago
  84. fc144de [TIPC]: Can now list multicast link on an isolated network node by Allan Stephens · 18 years ago
  85. 2de07f6 [TIPC]: Fixed slow link reactivation when link tolerance is large by Allan Stephens · 18 years ago
  86. 08c31f7 [TIPC]: Name publication events now delivered in chronological order by Allan Stephens · 18 years ago
  87. 3a8d121 [TIPC]: Add support for Ethernet VLANs by Allan Stephens · 18 years ago
  88. a3df92c [TIPC]: Remove code bloat introduced by print buffer rework by Allan Stephens · 18 years ago
  89. cfb0c08 [TIPC]: Optimize wakeup logic when socket has no waiting processes by Allan Stephens · 18 years ago
  90. e91ed0b [TIPC]: Added duplicate node address detection capability by Allan Stephens · 18 years ago
  91. eb5959c [TIPC]: Stream socket can now send > 66000 bytes at a time by Allan Stephens · 18 years ago
  92. 29ede24 [TIPC]: Debug print buffer enhancements and fixes by Allan Stephens · 18 years ago
  93. 065fd17 [TIPC]: Add missing unlock in port timeout code. by Allan Stephens · 18 years ago
  94. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  95. d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
  96. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  97. 6684e59 [PATCH] sotftmac: fix a slab corruption in WEP restricted key association by Laurent Riffard · 18 years ago
  98. 7c28ad2 [PATCH] softmac: Fix WX and association related races by Michael Buesch · 18 years ago
  99. 74da626 [Bluetooth] Add locking for bt_proto array manipulation by Marcel Holtmann · 18 years ago
  100. cb19d9e [Bluetooth] Check if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago