summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-03-29MAINTAINERS: Update netxen_nic maintainers listManish Chopra
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-29net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning
2013-03-29net: fix the use of this_cpu_ptrLi RongQing
2013-03-29bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-03-29sky2: Receive Overflows not countedMirko Lindner
2013-03-28Merge branch 'wireless'David S. Miller
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-28aoe: reserve enough headroom on skbsEric Dumazet
2013-03-27Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-03-27rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27libertas: drop maintainershipDan Williams
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-26Nest rename_lock inside vfsmount_lockAl Viro
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds