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