summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-0418-181/+89
* JFS: Endian errorsDave Kleikamp2005-05-041-3/+3
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-0339-291/+402
|\
| * [PKT_SCHED]: Action repeatJ Hadi Salim2005-05-031-2/+2
| * [IPSEC]: Store idev entriesHerbert Xu2005-05-034-23/+97
| * [PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2005-05-032-5/+16
| * [PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger2005-05-031-46/+67
| * [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger2005-05-031-0/+1
| * [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2005-05-032-2/+1
| * [NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy2005-05-031-13/+2
| * [NET]: Disable queueing when carrier is lost.Tommy S. Christensen2005-05-032-0/+11
| * [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2005-05-032-2/+6
| * [NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller2005-05-033-9/+7
| * [NETLINK]: Synchronous message processing.Herbert Xu2005-05-037-48/+55
| * [NETLINK]: cb_lock does not needs ref count on skHerbert Xu2005-05-031-3/+0
| * [PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..boundPatrick McHardy2005-05-031-1/+2
| * [PKT_SCHED]: HTB: Drop packet when direct queue is fullAsim Shankar2005-05-031-0/+4
| * [PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2005-05-032-12/+6
| * [TCP]: Optimize check in port-allocation code, v6 version.Folkert van Heusden2005-05-031-2/+5
| * [TCP]: Optimize check in port-allocation code.Folkert van Heusden2005-05-031-2/+5
| * [PKT_SCHED]: fix typo on KconfigLucas Correia Villa Real2005-05-031-1/+1
| * [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-034-45/+23
| * [RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf2005-05-035-26/+30
| * [RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf2005-05-032-18/+23
| * [RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf2005-05-031-2/+2
| * [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf2005-05-032-37/+38
| * [XFRM]: Prevent off-by-one access to xfrm_dispatchThomas Graf2005-05-031-1/+2
| * [IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu2005-05-031-0/+1
| * [IPV6]: Fix raw socket checksums with IPsecHerbert Xu2005-05-031-3/+4
| * [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection trackingPatrick McHardy2005-05-031-0/+1
| * [NETFILTER]: Missing owner-field initialization in iptable_rawPatrick McHardy2005-05-031-2/+4
* | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-05-0328-353/+119
|\ \ | |/ |/|
| * [PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre2005-05-031-0/+1
| * [PATCH] ARM: 2661/1: imxfb includeSascha Hauer2005-05-031-0/+16
| * [PATCH] ARM: Cleanup kmalloc in cyber2000fbRussell King2005-05-031-4/+4
| * [PATCH] ARM: Clean up commenting/spacing for IntegratorRussell King2005-05-033-57/+59
| * [PATCH] ARM: cleanup vmalloc start/offset macrosRussell King2005-05-0321-209/+17
| * [PATCH] ARM: decompressor: use platform debug macrosRussell King2005-05-031-83/+22
* | [PATCH] ppc64: fix gcc 4.0 vs CONFIG_ALTIVECBenjamin Herrenschmidt2005-05-031-0/+7
* | [PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp2005-05-023-25/+46
* | [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-024-9/+27
* | [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-0213-462/+806
* | [PATCH] JFS: Changes for larger page sizeDave Kleikamp2005-05-023-28/+39
* | [PATCH] JFS: Simplify creation of new iagDave Kleikamp2005-05-021-34/+36
* | [PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp2005-05-021-23/+40
|/
* [PATCH] cpufreq annoying warning fixBenjamin Herrenschmidt2005-05-021-3/+4
* [PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt2005-05-023-10/+14
* [PATCH] ppc32: More fixlet for pmac soundBenjamin Herrenschmidt2005-05-011-1/+1
* [PATCH] ppc32: Fix sleep on old 101 PowerBookBenjamin Herrenschmidt2005-05-011-1/+1
* [PATCH] ppc32: Small build fix for alsa powermacBenjamin Herrenschmidt2005-05-011-2/+1