summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10101-220/+239
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-1078-97/+123
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-1044-115/+141
* 8390: Move the 8390 related driversJeff Kirsher2011-08-1041-344/+384
* amd: Move AMD (Lance) chipset driversJeff Kirsher2011-08-1037-187/+216
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-1020-158/+176
* drivers/net/ethernet: Add ethernet dir and config optionJeff Kirsher2011-08-104-1/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-07710-11564/+18518
|\
| * dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-071-3/+2
| * gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-071-7/+2
| * rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-071-1/+0
| * ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov2011-08-071-0/+1
| * ipv4: route non-local sources for raw socketJulian Anastasov2011-08-072-2/+3
| * netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov2011-08-071-10/+8
| * net: Make userland include of netlink.h more sane.David S. Miller2011-08-072-3/+5
| * ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta2011-08-071-4/+5
| * compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal2011-08-071-0/+1
| * ipv4: fix the reusing of routing cache entriesJulian Anastasov2011-08-071-1/+2
| * bonding: document two undocumented options.Nicolas de Pesloüan2011-08-071-0/+29
| * slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya2011-08-071-1/+1
| * netfilter: avoid double free in nf_reinjectJulian Anastasov2011-08-071-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
| |\
| | * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
| * | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
| * | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
| * | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
| * | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
| * | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
| * | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
| * | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
| |\ \
| | * | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| | * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| | * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| | * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| | * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| | * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| | * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| | * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| | * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| | * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
| * | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
| * | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0618-453/+325
| |\ \ \
| | * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-0614-361/+223
| | * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-064-92/+102
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-066-18/+14
| |\ \ \
| | * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-051-0/+4
| | * | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-051-12/+2
| | * | | CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky2011-08-031-0/+2
| | * | | cifs: demote DFS referral lookup errors to cFYIJeff Layton2011-08-032-4/+5