summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-11xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König3-22/+84
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-11xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss1-5/+1
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich6-61/+56
2014-08-11Merge branch 'apm_xgene'David S. Miller15-3/+2404
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2-3/+31
2014-08-11Documentation: dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian1-0/+66
2014-08-11MAINTAINERS: Add entry for APM X-Gene SoC ethernet driverIyappan Subramanian1-0/+8
2014-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-86/+39
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König1-2/+2
2014-08-08dm9000: Remove typedef board_info_tHimangi Saraogi1-46/+46
2014-08-08rtnetlink: fix VF info sizeJiri Benc1-1/+2
2014-08-08fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel1-2/+0
2014-08-08netfilter: nf_tables: fix error return codeJulia Lawall1-1/+3
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso5-73/+22
2014-08-08netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso1-0/+3
2014-08-08netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso1-12/+11
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt5-71/+216
2014-08-07net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König1-7/+6
2014-08-07net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König1-1/+1
2014-08-07net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König1-1/+8
2014-08-07net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König1-1/+1
2014-08-07net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König1-2/+4
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi1-13/+13
2014-08-07drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi1-34/+34
2014-08-07drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi1-17/+17
2014-08-07netlink: reset network header before passing to tapsDaniel Borkmann1-1/+1
2014-08-07net: gianfar: fix reference counting for phy_nodeUwe Kleine-König1-2/+2
2014-08-07net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König1-3/+6
2014-08-07net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König1-8/+4
2014-08-07drivers/atm/atmtcp.c: fix error return codeJulia Lawall1-0/+1
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren1-1/+0
2014-08-07openvswitch: fix duplicate #include headersJean Sacren1-2/+0
2014-08-07amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren1-1/+0
2014-08-07solos-pci: fix error return codeJulia Lawall1-0/+1