summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-03[PATCH] aoe: aoe-stat should work for built-in as well as moduleEd L Cashin1-4/+0
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin2-1/+39
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole24-34/+34
2005-05-03[PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz1-0/+7
2005-05-03[PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier1-0/+8
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-03[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1
2005-05-03[IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy1-1/+2
2005-05-03[SPARC64]: Disable IRQ forwarding.David S. Miller1-1/+1
2005-05-03[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller1-2/+2
2005-05-03Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds39-291/+402
2005-05-03[PKT_SCHED]: Action repeatJ Hadi Salim1-2/+2
2005-05-03[IA64] Update arch/ia64/configs/tiger_defconfigTony Luck1-39/+57
2005-05-03[IPSEC]: Store idev entriesHerbert Xu4-23/+97
2005-05-03[PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2-5/+16
2005-05-03[PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger1-46/+67
2005-05-03[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger1-0/+1
2005-05-03[IA64] Fix two warnings introduced by perfmon patches.Tony Luck1-3/+1
2005-05-03[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2-2/+1
2005-05-03[NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy1-13/+2
2005-05-03[NET]: Disable queueing when carrier is lost.Tommy S. Christensen2-0/+11
2005-05-03[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2-2/+6
2005-05-03[IA64] another perfmon fix (take2)stephane eranian1-10/+20
2005-05-03[IA64] perfmon & PAL_HALT againStephane Eranian2-3/+24
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller3-9/+7
2005-05-03Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds28-353/+119
2005-05-03[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre1-0/+1
2005-05-03[PATCH] ARM: 2661/1: imxfb includeSascha Hauer1-0/+16
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu7-48/+55
2005-05-03[NETLINK]: cb_lock does not needs ref count on skHerbert Xu1-3/+0
2005-05-03[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..boundPatrick McHardy1-1/+2
2005-05-03[PKT_SCHED]: HTB: Drop packet when direct queue is fullAsim Shankar1-0/+4
2005-05-03[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2-12/+6
2005-05-03[TCP]: Optimize check in port-allocation code, v6 version.Folkert van Heusden1-2/+5
2005-05-03[TCP]: Optimize check in port-allocation code.Folkert van Heusden1-2/+5
2005-05-03[PKT_SCHED]: fix typo on KconfigLucas Correia Villa Real1-1/+1
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf5-26/+30
2005-05-03[RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf2-18/+23
2005-05-03[RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf1-2/+2
2005-05-03[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf2-37/+38
2005-05-03[XFRM]: Prevent off-by-one access to xfrm_dispatchThomas Graf1-1/+2
2005-05-03[IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu1-0/+1
2005-05-03[IPV6]: Fix raw socket checksums with IPsecHerbert Xu1-3/+4
2005-05-03[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection trackingPatrick McHardy1-0/+1