aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24tcp: doc : fix the syncookies default valueShan Wei
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney
2013-06-19ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N
2013-06-19netlink: export netlink_diag.h headerstephen hemminger
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-19vxlan: fix check for migration of static entrystephen hemminger
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang
2013-06-17vxlan: handle skb_clone failurestephen hemminger
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-15Linux 3.10-rc6Linus Torvalds
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-15snd_pcm_link(): fix a leak...Al Viro