aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-02net: fix smatch warnings inside datagram_pollJacob Keller5-5/+5
2013-04-02net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck1-2/+0
2013-04-02net/freescale/fec: Simplify OF dependenciesGuenter Roeck1-18/+1
2013-04-02net/cadence/macb: Simplify OF dependenciesGuenter Roeck1-37/+6
2013-04-02net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck1-38/+6
2013-04-02of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck1-0/+10
2013-04-02ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker1-1/+12
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman1-1/+40
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang1-5/+3
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia1-2/+2
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia1-2/+1
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia1-6/+5
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia1-0/+2
2013-04-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell1-1/+0
2013-04-02bridge: remove a redundant synchronize_net()Eric Dumazet1-1/+0
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller201-1428/+2562
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-13/+12
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-611/+793
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E23-6/+53
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov1-4/+6
2013-03-31Linux 3.9-rc5Linus Torvalds1-1/+1
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds21-261/+716
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30doc: packet: add minimal TPACKET_V3 example codeDaniel Borkmann1-0/+327
2013-03-30macvlan: use the right RCU apiEric Dumazet1-6/+13
2013-03-30net: reorder some fields of net_deviceEric Dumazet1-16/+17
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga1-2/+2
2013-03-30ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli1-1/+0
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-29include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang1-0/+3
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia1-3/+3
2013-03-29qlcnic: Support atomic commandsRajesh Borundia5-9/+183
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia10-175/+994
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia7-8/+1191
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia5-22/+80
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia8-22/+214
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia12-7/+613
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle1-53/+1
2013-03-29net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-03-29MAINTAINERS: Update netxen_nic maintainers listManish Chopra1-0/+1
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-18/+2