summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-12e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-12e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-12e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-12e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11PCnet: Fix section mismatchRalf Baechle1-1/+1
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov1-1/+1
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov2-9/+32
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov1-0/+8
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov1-5/+25
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov1-2/+3
2011-08-11ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov1-5/+3
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall1-1/+2
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall1-8/+12
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto1-0/+2
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto1-0/+2
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp1-1/+1
2011-08-11scm: Capture the full credentials of the scm senderTim Chen1-1/+1
2011-08-11tcp: initialize variable ecn_ok in syncookies pathMike Waychison2-2/+2
2011-08-10net: add Documentation/networking/scaling.txtWillem de Bruijn1-0/+371
2011-08-10net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal1-1/+1
2011-08-10Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin2-2/+11
2011-08-08dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-08-08gianfar: fix fiper alignment after resetting the timeRichard Cochran1-7/+2
2011-08-08rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-08-08ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov1-0/+1
2011-08-08ipv4: route non-local sources for raw socketJulian Anastasov2-2/+3
2011-08-08netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov1-10/+8
2011-08-08net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-08ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta1-4/+5
2011-08-08compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal1-0/+1
2011-08-08ipv4: fix the reusing of routing cache entriesJulian Anastasov1-1/+2
2011-08-08bonding: document two undocumented options.Nicolas de Pesloüan1-0/+29
2011-08-08slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya1-1/+1
2011-08-08netfilter: avoid double free in nf_reinjectJulian Anastasov1-0/+1
2011-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+4
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-08arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-08fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-08vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds9-504/+617
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-453/+325
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79