summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn2014-08-131-0/+17
* net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-131-5/+5
* drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-131-14/+1
* irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-131-1/+1
* libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-132-2/+2
* tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan2014-08-131-1/+2
* sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2014-08-132-2/+14
* sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan2014-08-131-0/+16
* sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan2014-08-131-1/+9
* lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR2014-08-131-4/+1
* atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR2014-08-131-28/+32
* myri10ge: check for DMA mapping errorsStanislaw Gruszka2014-08-131-30/+58
* openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger2014-08-131-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1372-531/+3114
|\
| * Merge branch 'bcmgenet'David S. Miller2014-08-112-15/+30
| |\
| | * net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli2014-08-111-4/+6
| | * net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli2014-08-111-2/+6
| | * net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli2014-08-111-2/+11
| | * net: bcmgenet: request and enable main clock earlierFlorian Fainelli2014-08-111-7/+7
| |/
| * net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist2014-08-111-0/+1
| * xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss2014-08-111-3/+4
| * net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2014-08-113-22/+84
| * smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma2014-08-111-1/+1
| * xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss2014-08-111-5/+1
| * net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht2014-08-111-1/+1
| * wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
| * m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-112-1/+4
| * net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-111-0/+1
| * hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
| * airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-111-12/+13
| * atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-111-4/+4
| * com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-111-8/+8
| * ethernet: amd: Remove typedef local_info_tHimangi Saraogi2014-08-111-20/+20
| * net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-116-61/+56
| * Merge branch 'apm_xgene'David S. Miller2014-08-1115-3/+2404
| |\
| | * drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian2014-08-1111-0/+2299
| | * dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-112-3/+31
| | * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-111-0/+66
| | * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-111-0/+8
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-116-86/+39
| |\
| | * netfilter: nf_tables: fix error return codeJulia Lawall2014-08-081-1/+3
| | * netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-085-73/+22
| | * netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso2014-08-081-0/+3
| | * netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso2014-08-081-12/+11
| * | net: ucc_geth: fix build failureUwe Kleine-König2014-08-101-2/+2
| * | dm9000: Remove typedef board_info_tHimangi Saraogi2014-08-081-46/+46
| * | rtnetlink: fix VF info sizeJiri Benc2014-08-081-1/+2
| * | fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
| * | ll_temac: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
| * | net: axienet: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1