summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-04-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell
2013-04-02bridge: remove a redundant synchronize_net()Eric Dumazet
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
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-31Linux 3.9-rc5Linus Torvalds
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-30doc: packet: add minimal TPACKET_V3 example codeDaniel Borkmann
2013-03-30macvlan: use the right RCU apiEric Dumazet
2013-03-30net: reorder some fields of net_deviceEric Dumazet
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga
2013-03-30ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang
2013-03-29dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-29dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia
2013-03-29qlcnic: Support atomic commandsRajesh Borundia
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle
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-29sh_eth: add R-Car support for realSergei Shtylyov
2013-03-29sh_eth: move data from header file to driverSergei Shtylyov
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend