| Commit message (Expand) | Author | Age |
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 |
* | [IPV4]: multipath_wrandom.c GPF fixes | Patrick McHardy | 2005-05-05 |
* | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 |
* | [IPV6]: Fix OOPS when using IPV6_ADDRFORM | Arnaldo Carvalho de Melo | 2005-05-05 |
* | [DECNET]: Fix build after C99 netlink initializer change. | Rafael J. Wysocki | 2005-05-05 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 |
|\ |
|
| * | [PATCH] ISA DMA Kconfig fixes - part 4 (irda) | Al Viro | 2005-05-04 |
| * | [PKT_SCHED]: Action repeat | J Hadi Salim | 2005-05-03 |
| * | [IPSEC]: Store idev entries | Herbert Xu | 2005-05-03 |
| * | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger | 2005-05-03 |
| * | [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines | Stephen Hemminger | 2005-05-03 |
| * | [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow | Stephen Hemminger | 2005-05-03 |
| * | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 2005-05-03 |
| * | [NETFILTER]: Fix nf_debug_ip_local_deliver() | Patrick McHardy | 2005-05-03 |
| * | [NET]: Disable queueing when carrier is lost. | Tommy S. Christensen | 2005-05-03 |
| * | [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). | David S. Miller | 2005-05-03 |
| * | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller | 2005-05-03 |
| * | [NETLINK]: Synchronous message processing. | Herbert Xu | 2005-05-03 |
| * | [NETLINK]: cb_lock does not needs ref count on sk | Herbert Xu | 2005-05-03 |
| * | [PKT_SCHED]: HTB: Drop packet when direct queue is full | Asim Shankar | 2005-05-03 |
| * | [TCP]: Optimize check in port-allocation code, v6 version. | Folkert van Heusden | 2005-05-03 |
| * | [TCP]: Optimize check in port-allocation code. | Folkert van Heusden | 2005-05-03 |
| * | [PKT_SCHED]: fix typo on Kconfig | Lucas Correia Villa Real | 2005-05-03 |
| * | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 2005-05-03 |
| * | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf | 2005-05-03 |
| * | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf | 2005-05-03 |
| * | [IPV6]: Fix raw socket checksums with IPsec | Herbert Xu | 2005-05-03 |
| * | [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking | Patrick McHardy | 2005-05-03 |
| * | [NETFILTER]: Missing owner-field initialization in iptable_raw | Patrick McHardy | 2005-05-03 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 |
|\| |
|
| * | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 |
| * | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 |
| * | [PATCH] misc verify_area cleanups | Jesper Juhl | 2005-05-01 |
| * | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney | 2005-05-01 |
* | | netlink audit warning fix | Andrew Morton | 2005-04-30 |
* | | Add audit uid to netlink credentials | Serge Hallyn | 2005-04-29 |
|/ |
|
* | [NET]: /proc/net/stat/* header cleanup | Olaf Rempel | 2005-04-28 |
* | [IPV6]: Incorrect permissions on route flush sysctl | Dave Jones | 2005-04-28 |
* | [IPV4]: Incorrect permissions on route flush sysctl | Dave Jones | 2005-04-28 |
* | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman | 2005-04-28 |
* | [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t... | Sridhar Samudrala | 2005-04-28 |
* | [SCTP] Fix bug in sctp_init() error handling code. | Neil Horman | 2005-04-28 |
* | [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). | Brian Haley | 2005-04-28 |
* | [SCTP] Implement Sec 2.41 of SCTP Implementers guide. | Jerome Forissier | 2005-04-28 |
* | [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style | Vladislav Yasevich | 2005-04-28 |
* | [NET]: kill gratitious includes of major.h | Al Viro | 2005-04-26 |
* | [TCP]: Trivial tcp_data_queue() cleanup | James Morris | 2005-04-26 |
* | [PKT_SCHED]: Eliminate unnecessary includes in simple.c | David S. Miller | 2005-04-25 |
* | [NETFILTER]: Drop conntrack reference when packet leaves IP | Patrick McHardy | 2005-04-25 |
* | [NETFILTER]: Fix truncated sequence numbers in FTP helper | Yasuyuki KOZAKAI | 2005-04-25 |