summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-04caif: Kill debugfs vars for caif socketsjur.brandeland@stericsson.com
2012-02-04enic: Update enic maintainersNeel Patel
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria
2012-02-04qlge: Updating Schultz LICENSE.qlge file.Sritej Velaga
2012-02-04qlcnic: Fix API unlockManish chopra
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga
2012-02-04netxen_nic: Fix phy link statusSritej Velaga
2012-02-04netxen_nic: fw dump supportManish chopra
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga
2012-02-02eicon: fix -Warray-bounds warningDanny Kukawka
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati
2012-02-01atm: clip: Convert over to dst_neigh_lookup().David S. Miller
2012-02-01decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller
2012-02-01PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches
2012-02-01vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida
2012-02-01atm: Fix typo in lanai.cMasanari Iida
2012-02-01hamradio: fix incompatible pointer in module parameterDanny Kukawka
2012-02-01be2net: add descriptions for stat counters reported via ethtoolSathya Perla
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr
2012-02-01netpoll: Neaten MAX_SKB_SIZE macroJoe Perches
2012-02-01netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches
2012-02-01mISDN: use memchr_invAkinobu Mita
2012-02-01tcp: md5: RST: getting md5 key from listenerShawn Lu
2012-02-01xfrm6: remove unneeded NULL check in __xfrm6_output()Dan Carpenter
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-31tcp: md5: use sock_kmalloc() to limit md5 keysEric Dumazet
2012-01-31tcp: md5: rcu conversionEric Dumazet
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet
2012-01-31r8169: spinlock redux.Francois Romieu
2012-01-31r8169: avoid a useless work scheduling.Francois Romieu
2012-01-31r8169: move task enable boolean to bitfield.Francois Romieu
2012-01-31r8169: bh locking redux and task scheduling.Francois Romieu
2012-01-31r8169: fix early queue wake-up.Francois Romieu
2012-01-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko
2012-01-30ipv6: fix RFC5722 commentEric Dumazet