summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-04[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-04[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-04[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-04[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1
2005-05-04[IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy1-1/+2
2005-05-04[SPARC64]: Disable IRQ forwarding.David S. Miller1-1/+1
2005-05-04[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller1-2/+2
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds39-291/+402
2005-05-04[PKT_SCHED]: Action repeatJ Hadi Salim1-2/+2
2005-05-04[IA64] Update arch/ia64/configs/tiger_defconfigTony Luck1-39/+57
2005-05-04[IPSEC]: Store idev entriesHerbert Xu4-23/+97
2005-05-04[PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2-5/+16
2005-05-04[PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger1-46/+67
2005-05-04[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger1-0/+1
2005-05-04[IA64] Fix two warnings introduced by perfmon patches.Tony Luck1-3/+1
2005-05-04[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2-2/+1
2005-05-04[NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy1-13/+2
2005-05-04[NET]: Disable queueing when carrier is lost.Tommy S. Christensen2-0/+11
2005-05-04[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2-2/+6
2005-05-04[IA64] another perfmon fix (take2)stephane eranian1-10/+20
2005-05-04[IA64] perfmon & PAL_HALT againStephane Eranian2-3/+24
2005-05-04[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller3-9/+7
2005-05-04Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds28-353/+119
2005-05-04[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre1-0/+1
2005-05-04[PATCH] ARM: 2661/1: imxfb includeSascha Hauer1-0/+16
2005-05-04[NETLINK]: Synchronous message processing.Herbert Xu7-48/+55
2005-05-04[NETLINK]: cb_lock does not needs ref count on skHerbert Xu1-3/+0
2005-05-04[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..boundPatrick McHardy1-1/+2
2005-05-04[PKT_SCHED]: HTB: Drop packet when direct queue is fullAsim Shankar1-0/+4
2005-05-04[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2-12/+6
2005-05-04[TCP]: Optimize check in port-allocation code, v6 version.Folkert van Heusden1-2/+5
2005-05-04[TCP]: Optimize check in port-allocation code.Folkert van Heusden1-2/+5
2005-05-04[PKT_SCHED]: fix typo on KconfigLucas Correia Villa Real1-1/+1
2005-05-04[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-05-04[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf5-26/+30
2005-05-04[RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf2-18/+23
2005-05-04[RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf1-2/+2
2005-05-04[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf2-37/+38
2005-05-04[XFRM]: Prevent off-by-one access to xfrm_dispatchThomas Graf1-1/+2
2005-05-04[IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu1-0/+1
2005-05-04[IPV6]: Fix raw socket checksums with IPsecHerbert Xu1-3/+4
2005-05-04[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection trackingPatrick McHardy1-0/+1
2005-05-04[NETFILTER]: Missing owner-field initialization in iptable_rawPatrick McHardy1-2/+4
2005-05-04[patch] MCA recovery module undefined symbol fixRuss Anderson1-0/+2
2005-05-04[IA64] altix: fix TIOCA dmamap list_addMark Maule1-1/+1
2005-05-04[IA64] SAL to OS callbacks cannot call sleepingKeith Owens1-13/+21
2005-05-04[IA64] MCA recovery improvementsRuss Anderson2-5/+17
2005-05-04[IA64] fix ia64 syscall auditingDavid Woodhouse2-2/+5
2005-05-04[IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo1-15/+26
2005-05-04[IA64-SGI] Altix only: Fix for sn_dma_flushMike Habeck1-1/+1