Age | Commit message (Expand) | Author | Files | Lines |
2005-05-04 | [PATCH] PCI: fix stale PCI pm docs | Pavel Machek | 1 | -33/+2 |
2005-05-04 | [PATCH] PCI: update PCI documentation for pci_get_slot() depreciation | Matthew Wilcox | 1 | -0/+1 |
2005-05-04 | [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua... | Kenji Kaneshige | 1 | -4/+3 |
2005-05-04 | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ | Linus Torvalds | 39 | -291/+402 |
2005-05-04 | [PKT_SCHED]: Action repeat | J Hadi Salim | 1 | -2/+2 |
2005-05-04 | [IPSEC]: Store idev entries | Herbert Xu | 4 | -23/+97 |
2005-05-04 | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger | 2 | -5/+16 |
2005-05-04 | [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines | Stephen Hemminger | 1 | -46/+67 |
2005-05-04 | [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow | Stephen Hemminger | 1 | -0/+1 |
2005-05-04 | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 2 | -2/+1 |
2005-05-04 | [NETFILTER]: Fix nf_debug_ip_local_deliver() | Patrick McHardy | 1 | -13/+2 |
2005-05-04 | [NET]: Disable queueing when carrier is lost. | Tommy S. Christensen | 2 | -0/+11 |
2005-05-04 | [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). | David S. Miller | 2 | -2/+6 |
2005-05-04 | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller | 3 | -9/+7 |
2005-05-04 | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 28 | -353/+119 |
2005-05-04 | [PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG | Nicolas Pitre | 1 | -0/+1 |
2005-05-04 | [PATCH] ARM: 2661/1: imxfb include | Sascha Hauer | 1 | -0/+16 |
2005-05-04 | [NETLINK]: Synchronous message processing. | Herbert Xu | 7 | -48/+55 |
2005-05-04 | [NETLINK]: cb_lock does not needs ref count on sk | Herbert Xu | 1 | -3/+0 |
2005-05-04 | [PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..bound | Patrick McHardy | 1 | -1/+2 |
2005-05-04 | [PKT_SCHED]: HTB: Drop packet when direct queue is full | Asim Shankar | 1 | -0/+4 |
2005-05-04 | [PPP]: remove redundant NULL pointer checks before kfree & vfree | Jesper Juhl | 2 | -12/+6 |
2005-05-04 | [TCP]: Optimize check in port-allocation code, v6 version. | Folkert van Heusden | 1 | -2/+5 |
2005-05-04 | [TCP]: Optimize check in port-allocation code. | Folkert van Heusden | 1 | -2/+5 |
2005-05-04 | [PKT_SCHED]: fix typo on Kconfig | Lucas Correia Villa Real | 1 | -1/+1 |
2005-05-04 | [WAN]: kfree of NULL pointer is valid | Jesper Juhl | 4 | -45/+23 |
2005-05-04 | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 5 | -26/+30 |
2005-05-04 | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf | 2 | -18/+23 |
2005-05-04 | [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type | Thomas Graf | 1 | -2/+2 |
2005-05-04 | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf | 2 | -37/+38 |
2005-05-04 | [XFRM]: Prevent off-by-one access to xfrm_dispatch | Thomas Graf | 1 | -1/+2 |
2005-05-04 | [IPV6]: Include ipv6.h for ipv6_addr_set | Herbert Xu | 1 | -0/+1 |
2005-05-04 | [IPV6]: Fix raw socket checksums with IPsec | Herbert Xu | 1 | -3/+4 |
2005-05-04 | [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking | Patrick McHardy | 1 | -0/+1 |
2005-05-04 | [NETFILTER]: Missing owner-field initialization in iptable_raw | Patrick McHardy | 1 | -2/+4 |
2005-05-03 | [PATCH] ppc64: fix gcc 4.0 vs CONFIG_ALTIVEC | Benjamin Herrenschmidt | 1 | -0/+7 |
2005-05-03 | [PATCH] ARM: Cleanup kmalloc in cyber2000fb | Russell King | 1 | -4/+4 |
2005-05-03 | [PATCH] ARM: Clean up commenting/spacing for Integrator | Russell King | 3 | -57/+59 |
2005-05-03 | [PATCH] ARM: cleanup vmalloc start/offset macros | Russell King | 21 | -209/+17 |
2005-05-03 | [PATCH] ARM: decompressor: use platform debug macros | Russell King | 1 | -83/+22 |
2005-05-03 | [PATCH] JFS: Don't allocate extents that overlap existing extents | Dave Kleikamp | 3 | -25/+46 |
2005-05-03 | [PATCH] JFS: Write journal sync points more often | Dave Kleikamp | 4 | -9/+27 |
2005-05-03 | [PATCH] JFS: Support page sizes greater than 4K | Dave Kleikamp | 13 | -462/+806 |
2005-05-03 | [PATCH] JFS: Changes for larger page size | Dave Kleikamp | 3 | -28/+39 |
2005-05-03 | [PATCH] JFS: Simplify creation of new iag | Dave Kleikamp | 1 | -34/+36 |
2005-05-03 | [PATCH] JFS: reduce number of synchronous transactions | Dave Kleikamp | 1 | -23/+40 |
2005-05-02 | [PATCH] cpufreq annoying warning fix | Benjamin Herrenschmidt | 1 | -3/+4 |
2005-05-02 | [PATCH] ppc32: Fix might_sleep() warning with clock spreading | Benjamin Herrenschmidt | 3 | -10/+14 |
2005-05-02 | [PATCH] ppc32: More fixlet for pmac sound | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-05-02 | [PATCH] ppc32: Fix sleep on old 101 PowerBook | Benjamin Herrenschmidt | 1 | -1/+1 |