Age | Commit message (Expand) | Author | Files | Lines |
2011-08-11 | be2net: Move the Emulex driver | Jeff Kirsher | 16 | -10/+36 |
2011-08-11 | sfc: Move the Solarflare drivers | Jeff Kirsher | 42 | -6/+5 |
2011-08-11 | cassini/niu/sun*: Move the Sun drivers | Jeff Kirsher | 24 | -76/+102 |
2011-08-11 | ni5010: Move the Racal-Interlan (Micom) driver | Jeff Kirsher | 9 | -27/+40 |
2011-08-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 355 | -1467/+1699 |
2011-08-11 | i825xx: Move the Intel 82586/82593/82596 based drivers | Jeff Kirsher | 31 | -194/+208 |
2011-08-11 | smsc: Move the SMC (SMSC) drivers | Jeff Kirsher | 22 | -144/+151 |
2011-08-11 | qlogic: Move the QLogic drivers | Jeff Kirsher | 32 | -33/+67 |
2011-08-11 | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 101 | -220/+239 |
2011-08-11 | chelsio: Move the Chelsio drivers | Jeff Kirsher | 78 | -97/+123 |
2011-08-11 | broadcom: Move the Broadcom drivers | Jeff Kirsher | 44 | -115/+141 |
2011-08-11 | 8390: Move the 8390 related drivers | Jeff Kirsher | 41 | -344/+384 |
2011-08-11 | amd: Move AMD (Lance) chipset drivers | Jeff Kirsher | 37 | -187/+216 |
2011-08-11 | 3c*/acenic/typhoon: Move 3Com Ethernet drivers | Jeff Kirsher | 20 | -158/+176 |
2011-08-11 | drivers/net/ethernet: Add ethernet dir and config option | Jeff Kirsher | 4 | -1/+20 |
2011-08-10 | net: fix potential neighbour race in dst_ifdown() | Eric Dumazet | 1 | -5/+10 |
2011-08-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 710 | -11564/+18518 |
2011-08-08 | dp83640: increase receive time stamp buffer size | Richard Cochran | 1 | -3/+2 |
2011-08-08 | gianfar: fix fiper alignment after resetting the time | Richard Cochran | 1 | -7/+2 |
2011-08-08 | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) | huajun li | 1 | -1/+0 |
2011-08-08 | ipv4: use dst with ref during bcast/mcast loopback | Julian Anastasov | 1 | -0/+1 |
2011-08-08 | ipv4: route non-local sources for raw socket | Julian Anastasov | 2 | -2/+3 |
2011-08-08 | netfilter: TCP and raw fix for ip_route_me_harder | Julian Anastasov | 1 | -10/+8 |
2011-08-08 | netxen: add vlan LRO support | Rajesh Borundia | 3 | -10/+107 |
2011-08-08 | net: Make userland include of netlink.h more sane. | David S. Miller | 2 | -3/+5 |
2011-08-08 | ipv4: Fix ip_getsockopt for IP_PKTOPTIONS | Daniel Baluta | 1 | -4/+5 |
2011-08-08 | net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver | Mark Kamichoff | 1 | -0/+19 |
2011-08-08 | compat_ioctl: add compat handler for PPPIOCGL2TPSTATS | Florian Westphal | 1 | -0/+1 |
2011-08-08 | ipv4: fix the reusing of routing cache entries | Julian Anastasov | 1 | -1/+2 |
2011-08-08 | bonding: document two undocumented options. | Nicolas de Pesloüan | 1 | -0/+29 |
2011-08-08 | slip: fix NOHZ local_softirq_pending 08 warning | Matvejchikov Ilya | 1 | -1/+1 |
2011-08-08 | netfilter: avoid double free in nf_reinject | Julian Anastasov | 1 | -0/+1 |
2011-08-08 | qla3xxx: remove an extra semi-colon | Dan Carpenter | 1 | -1/+1 |
2011-08-08 | ucc_geth: Add SUPPORTED_MII and SUPPORTED_Autoneg | Joakim Tjernlund | 1 | -4/+6 |
2011-08-08 | via-velocity : cleanups. | françois romieu | 1 | -46/+25 |
2011-08-08 | via-velocity : ethtool statistics support. | françois romieu | 1 | -0/+74 |
2011-08-08 | via-velocity : update receive packets statistics. | françois romieu | 1 | -0/+1 |
2011-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -2/+4 |
2011-08-08 | sh: Fix boot crash related to SCI | Rafael J. Wysocki | 1 | -1/+1 |
2011-08-08 | arm: remove stale export of 'sha_transform' | Linus Torvalds | 1 | -3/+0 |
2011-08-08 | arm: remove "optimized" SHA1 routines | Linus Torvalds | 2 | -212/+1 |
2011-08-08 | fix rcu annotations noise in cred.h | Al Viro | 1 | -5/+6 |
2011-08-08 | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds | 1 | -2/+2 |
2011-08-07 | Fix POSIX ACL permission check | Ari Savolainen | 1 | -1/+1 |
2011-08-07 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 9 | -504/+617 |
2011-08-07 | vfs: optimize inode cache access patterns | Linus Torvalds | 4 | -34/+106 |
2011-08-07 | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds | 2 | -18/+14 |
2011-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -453/+325 |
2011-08-07 | ore: Make ore its own module | Boaz Harrosh | 3 | -1/+23 |
2011-08-07 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 6 | -255/+295 |