summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-01-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-01-14drivers/net: delete orphaned MCA ibmlana driver contentPaul Gortmaker
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14ifb: dont hard code inet_net useEric Dumazet
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14drivers/net: Clean up orphaned probes in Space.cPaul Gortmaker
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2013-01-11tuntap: fix leaking reference countJason Wang
2013-01-11tuntap: forbid calling TUNSETIFF when detachedJason Wang
2013-01-11tuntap: switch to use rtnl_dereference()Jason Wang
2013-01-11gianfar: use more portable i/o accessorsKim Phillips
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-10tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter
2013-01-10net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek
2013-01-10net: ethernet: xilinx: Do not use axienet on PPCMichal Simek
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen
2013-01-10tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10tuntap: refuse to re-attach to different tun_structStefan Hajnoczi
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-10veth: fix a NULL deref in netif_carrier_offEric Dumazet
2013-01-10cxgb4: Fix incorrect PFVF CMASKVipul Pandya
2013-01-10DSA: Convert spaces to tabs where appropriateBarry Grussling
2013-01-10DSA: Convert printk calls to netdev_info callsBarry Grussling
2013-01-10DSA: Convert repeated msleep calls to timeoutsBarry Grussling
2013-01-10DSA: Convert DSA comments to network-style commentsBarry Grussling
2013-01-09bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-08netpoll: add IPv6 supportCong Wang
2013-01-08netpoll: prepare for ipv6Cong Wang
2013-01-08net: fec: Remove 'inline' declarationsFabio Estevam
2013-01-08Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-07net: fec: report correct hardware stamping info to ethtoolFrank Li
2013-01-07veth: avoid a NULL deref in veth_stats_oneEric Dumazet
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang
2013-01-07drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath
2013-01-07drivers/net: delete 8390 based EISA drivers.Paul Gortmaker
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker