1. 8f937c6 [IPV4]: Primary and secondary addresses by Harald Welte · 19 years ago
  2. 7ce54e3 [BRIDGE]: receive path optimization by Stephen Hemminger · 19 years ago
  3. 85967bb [BRIDGE]: prevent bad forwarding table updates by Stephen Hemminger · 19 years ago
  4. 81d3530 [BRIDGE]: set features based on enslaved devices by Stephen Hemminger · 19 years ago
  5. 81e8157 [BRIDGE]: make dev->features unsigned by Stephen Hemminger · 19 years ago
  6. d8a33ac [BRIDGE]: features change notification by Stephen Hemminger · 19 years ago
  7. c8b35d2 [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/ by Alexey Dobriyan · 19 years ago
  8. c6b3365 [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s by Alexey Dobriyan · 19 years ago
  9. 92d63de From: Kazunori Miyazawa <kazunori@miyazawa.org> by Hideaki YOSHIFUJI · 19 years ago
  10. 0dca51d [PKT_SCHED] netem: allow random reordering (with fix) by Stephen Hemminger · 19 years ago
  11. 0f9f32a [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue by Stephen Hemminger · 19 years ago
  12. 0afb51e [PKT_SCHED]: netem: reinsert for duplication by Stephen Hemminger · 19 years ago
  13. 180e425 [IPV6]: Fix xfrm tunnel oops with large packets by Herbert Xu · 19 years ago
  14. 3143241 [TCP]: Fix stretch ACK performance killer when doing ucopy. by David S. Miller · 19 years ago
  15. aa1c6a6 [NETLINK]: Defer socket destruction a bit by Tommy S. Christensen · 19 years ago
  16. 68acc02 [NETLINK]: Move broadcast skb_orphan to the skb_get path. by Tommy S. Christensen · 19 years ago
  17. db61ecc [NETLINK]: Fix race with recvmsg(). by Tommy S. Christensen · 19 years ago
  18. 31c2685 [IPSEC]: Verify key payload in verify_one_algo by Herbert Xu · 19 years ago
  19. b9e9dea [IPSEC]: Fixed alg_key_len usage in attach_one_algo by Herbert Xu · 19 years ago
  20. 8be5893 [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags(). by David S. Miller · 19 years ago
  21. d9fa0f3 [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP. by Julian Anastasov · 19 years ago
  22. f81a0bf [AF_UNIX]: Use lookup_create(). by Christoph Hellwig · 19 years ago
  23. 2fdba6b [IPV4/IPV6] Ensure all frag_list members have NULL sk by Herbert Xu · 19 years ago
  24. d481020 [XFRM]: skb_cow_data() does not set proper owner for new skbs. by Evgeniy Polyakov · 19 years ago
  25. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  26. 60d5306 [IPV4]: multipath_wrandom.c GPF fixes by Patrick McHardy · 19 years ago
  27. 3ef4e9a [ATALK]: Add alloc_ltalkdev(). by Christoph Hellwig · 19 years ago
  28. 476e19c [IPV6]: Fix OOPS when using IPV6_ADDRFORM by Arnaldo Carvalho de Melo · 19 years ago
  29. 25ae3f5 [DECNET]: Fix build after C99 netlink initializer change. by Rafael J. Wysocki · 19 years ago
  30. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  31. 56c3b7d [PATCH] ISA DMA Kconfig fixes - part 4 (irda) by Al Viro · 19 years ago
  32. 14d50e7 [PKT_SCHED]: Action repeat by J Hadi Salim · 19 years ago
  33. aabc976 [IPSEC]: Store idev entries by Herbert Xu · 19 years ago
  34. d5d75cd [PKT_SCHED]: netetm: adjust parent qlen when duplicating by Stephen Hemminger · 19 years ago
  35. 771018e [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines by Stephen Hemminger · 19 years ago
  36. 8cbe1d4 [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow by Stephen Hemminger · 19 years ago
  37. bd96535 [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() by Patrick McHardy · 19 years ago
  38. e4f8ab0 [NETFILTER]: Fix nf_debug_ip_local_deliver() by Patrick McHardy · 19 years ago
  39. cacaddf [NET]: Disable queueing when carrier is lost. by Tommy S. Christensen · 19 years ago
  40. 0f4821e [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). by David S. Miller · 19 years ago
  41. 09e1430 [NETLINK]: Fix infinite loops in synchronous netlink changes. by David S. Miller · 19 years ago
  42. 2a0a6eb [NETLINK]: Synchronous message processing. by Herbert Xu · 19 years ago
  43. 96c3602 [NETLINK]: cb_lock does not needs ref count on sk by Herbert Xu · 19 years ago
  44. 033d899 [PKT_SCHED]: HTB: Drop packet when direct queue is full by Asim Shankar · 19 years ago
  45. c3924c70 [TCP]: Optimize check in port-allocation code, v6 version. by Folkert van Heusden · 19 years ago
  46. 0b2531b [TCP]: Optimize check in port-allocation code. by Folkert van Heusden · 19 years ago
  47. 20cc6be [PKT_SCHED]: fix typo on Kconfig by Lucas Correia Villa Real · 19 years ago
  48. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 19 years ago
  49. f90a0a7 [RTNETLINK] Fix & cleanup rtm_min/rtm_max by Thomas Graf · 19 years ago
  50. 492b558 [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch by Thomas Graf · 19 years ago
  51. 679a873 [IPV6]: Fix raw socket checksums with IPsec by Herbert Xu · 19 years ago
  52. 31da185 [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking by Patrick McHardy · 19 years ago
  53. b433095 [NETFILTER]: Missing owner-field initialization in iptable_raw by Patrick McHardy · 19 years ago
  54. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  55. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  56. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  57. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  58. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  59. 54e0f52 netlink audit warning fix by Andrew Morton · 19 years ago
  60. c94c257 Add audit uid to netlink credentials by Serge Hallyn · 19 years ago
  61. 5bec003 [NET]: /proc/net/stat/* header cleanup by Olaf Rempel · 19 years ago
  62. 89c8b3a [IPV6]: Incorrect permissions on route flush sysctl by Dave Jones · 19 years ago
  63. 7e3e036 [IPV4]: Incorrect permissions on route flush sysctl by Dave Jones · 19 years ago
  64. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  65. 594ccc1 [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). by Sridhar Samudrala · 19 years ago
  66. 5e6bc34 [SCTP] Fix bug in sctp_init() error handling code. by Neil Horman · 19 years ago
  67. b9b9e10 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). by Brian Haley · 19 years ago
  68. 047a242 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. by Jerome Forissier · 19 years ago
  69. 1733721 [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style by Vladislav Yasevich · 19 years ago
  70. 5523662 [NET]: kill gratitious includes of major.h by Al Viro · 19 years ago
  71. 088dd3a [TCP]: Trivial tcp_data_queue() cleanup by James Morris · 19 years ago
  72. cbdbf00 [PKT_SCHED]: Eliminate unnecessary includes in simple.c by David S. Miller · 19 years ago
  73. b31e5b1 [NETFILTER]: Drop conntrack reference when packet leaves IP by Patrick McHardy · 19 years ago
  74. f649a3b [NETFILTER]: Fix truncated sequence numbers in FTP helper by Yasuyuki KOZAKAI · 19 years ago
  75. edec231 [IPV6]: export inet6_sock_nr by Arnaldo Carvalho de Melo · 19 years ago
  76. c5c13fa [PKT_SCHED]: improve hashing performance of cls_fw by Thomas Graf · 19 years ago
  77. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  78. af19136 [NET]: Document ->hard_start_xmit() locking in comments. by Ben Greear · 19 years ago
  79. db75307 [PKT_SCHED]: Introduce simple actions. by Jamal Hadi Salim · 19 years ago
  80. d5ac99a [TCP]: skb pcount with MTU discovery by David S. Miller · 19 years ago
  81. 56cb515 [AX25] Introduce ax25_type_trans by Arnaldo Carvalho de Melo · 19 years ago
  82. 3b2d59d [NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking by Patrick McHardy · 19 years ago
  83. e281e3a [NETFILTER]: Fix NAT sequence number adjustment by Patrick McHardy · 19 years ago
  84. 5c5d281 [XFRM]: Fix existence lookup in xfrm_state_find by Patrick McHardy · 19 years ago
  85. ebc37b6 [ATM]: net/atm/resources.c: remove __free_atm_dev by Adrian Bunk · 19 years ago
  86. 29c4be5 [AX25]: make ax25_queue_xmit a net_device parameter by Arnaldo Carvalho de Melo · 19 years ago
  87. 208a6df [ATM]: sk_atm() conversion missed subtle change of vcc by Chas Williams · 19 years ago
  88. 2609545 [NET]: Add missing newline for skb_*_panic by Patrick McHardy · 19 years ago
  89. 4d78b6c [IPSEC]: COW skb header in UDP decap by Herbert Xu · 19 years ago
  90. c7f905f [ATALK]: Add missing dev_hold() to atrtr_create(). by Herbert Xu · 19 years ago
  91. 88a6685 [SOCK]: on failure free the sock from the right place by Arnaldo Carvalho de Melo · 19 years ago
  92. 9c2b332 [NET]: skbuff: remove old NET_CALLER macro by Stephen Hemminger · 19 years ago
  93. 98f245e [RTNETLINK]: Add comma to final entry in link_rtnetlink_table by David S. Miller · 19 years ago
  94. 240eed9 [RTNETLINK]: Protocol family wildcard dumping for routing rules by Thomas Graf · 19 years ago
  95. 3320da8 [IPV6]: Replace bogus instances of inet->recverr by Herbert Xu · 19 years ago
  96. 357b40a [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory by Herbert Xu · 19 years ago
  97. fd92833 [IPV6]: Fix a branch prediction by YOSHIFUJI Hideaki · 19 years ago
  98. f0e035f [PATCH] kobject/hotplug split - net bridge by kay.sievers@vrfy.org · 19 years ago
  99. b6d9a5d [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA by Andi Kleen · 19 years ago
  100. 7e5c6bc [PATCH] irda_device() oops fix by Jean Tourrilhes · 19 years ago