summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-24tcp: doc : fix the syncookies default valueShan Wei1-2/+2
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov1-2/+3
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov2-16/+19
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams1-1/+7
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior1-0/+7
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov1-1/+2
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai1-0/+3
2013-06-20net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-20ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-06-20mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel1-1/+1
2013-06-20pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel1-2/+2
2013-06-20sfc: Remove write permission from phy_type attributeBen Hutchings1-1/+1
2013-06-20netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney1-7/+15
2013-06-20netdev: octeon_mgmt: Correct tx IFG workaround.David Daney1-3/+6
2013-06-20ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2
2013-06-20stmmac: fix EEE setupGiuseppe CAVALLARO2-37/+33
2013-06-20drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N1-0/+2
2013-06-20netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-20net: fec: Fix build for MCF5272Guenter Roeck1-0/+14
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+9
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-19vxlan: fix check for migration of static entrystephen hemminger1-1/+1
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde1-1/+4
2013-06-18ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer1-1/+1
2013-06-18bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-06-18vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao1-3/+3
2013-06-18net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1
2013-06-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-52/+142
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-9/+22
2013-06-18alx: add a simple AR816x/AR817x device driverJohannes Berg9-0/+4568
2013-06-18Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang1-1/+3
2013-06-18vxlan: handle skb_clone failurestephen hemminger1-3/+5
2013-06-18vxlan: only migrate dynamic FDB entriesstephen hemminger1-4/+12
2013-06-18vxlan: fix race between flush and incoming learningstephen hemminger1-7/+9
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-52/+142
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro4-4/+4
2013-06-16Linux 3.10-rc6v3.10-rc6Linus Torvalds1-1/+1
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+147
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+15
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-11/+42
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2