aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-18[PATCH] rcu in bpqether driver.Ralf Baechle1-6/+3
2005-10-18[PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2-80/+162
2005-10-13[TCP]: Ratelimit debugging warning.Herbert Xu1-5/+7
2005-10-13[CONNECTOR]: Update documentation to match reality.Evgeniy Polyakov1-0/+44
2005-10-13[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen1-1/+3
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller7-26/+65
2005-10-13[ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixesBen Dooks2-5/+2
2005-10-13[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks1-0/+7
2005-10-12[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu1-1/+8
2005-10-12[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks1-1/+1
2005-10-12[BRIDGE]: fix race on bridge del ifStephen Hemminger1-1/+1
2005-10-12[SPARC64]: Fix boot failures on SunBlade-150David S. Miller6-226/+166
2005-10-12[ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood1-3/+4
2005-10-12[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann1-1/+1
2005-10-12[ARM] 2978/1: nwfpe - clean up sparse errorsBen Dooks5-7/+30
2005-10-12[ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis1-22/+22
2005-10-12[ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targetsGeorge G. Davis1-1/+1
2005-10-12[ARM] 2971/1: i.MX uart handle rts irqSascha Hauer1-6/+33
2005-10-12[ARM] 2979/2: S3C2410 - add static to non-exported machine itemsBen Dooks3-4/+4
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks1-2/+2
2005-10-12[ARM] 2976/1: S3C2410: add static to functions in serial driverBen Dooks1-7/+8
2005-10-12[ARM] 2975/1: S3C2410: time.c missing include of cpu.hBen Dooks1-0/+1
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre1-6/+1
2005-10-12[PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt2-2/+4
2005-10-12[PATCH] ppc32: Fix timekeepingBenjamin Herrenschmidt1-1/+1
2005-10-12[PATCH] uml: compile-time fix recent patchPaolo 'Blaisorblade' Giarrusso1-0/+5
2005-10-12[PATCH] uml: revert block driver use of host AIOJeff Dike5-373/+483
2005-10-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins1-0/+3
2005-10-11[PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner1-0/+13
2005-10-11[PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky1-2/+2
2005-10-11[PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2-17/+25
2005-10-11[PATCH] binfmt_elf bss padding fixakpm@osdl.org1-1/+1
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki1-7/+4
2005-10-11[PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher1-35/+35
2005-10-11[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_writeLatchesar Ionkov1-81/+33
2005-10-11[PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2-91/+121
2005-10-11[PATCH] ppc64: Fix PCI hotplugAnton Blanchard1-2/+2
2005-10-11[PATCH] s390: ccw device reconnect oops.Cornelia Huck1-1/+1
2005-10-11sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.Jeff Garzik1-7/+7
2005-10-11e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik1-206/+18
2005-10-10[TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2-0/+4
2005-10-10[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packetsArnaldo Carvalho de Melo1-1/+5
2005-10-10[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functionsArnaldo Carvalho de Melo1-2/+2
2005-10-10[NETFILTER] ctnetlink: add support to change protocol infoPablo Neira Ayuso1-0/+37
2005-10-10[NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2-0/+26
2005-10-10[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte4-13/+22
2005-10-10[IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2-6/+7
2005-10-10[IPSEC]: Use ALIGN macro in ESPHerbert Xu2-10/+12