summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: RCU annotations for next pointersThomas Graf2014-08-142-3/+3
* tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-141-5/+3
* tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-143-6/+11
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-146-5/+8
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-141-3/+3
* net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
* net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser2014-08-141-2/+5
* tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-143-9/+14
* net: xilinx: Remove .owner field for driverMichal Simek2014-08-143-3/+0
* Revert "macvlan: simplify the structure port"David S. Miller2014-08-141-5/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2014-08-134-14/+15
|\
| * e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
| * e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
| * i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
| * i40e: use correct structure type name in sizeofJulia Lawall2014-08-121-1/+1
| * i40e: fix sparse non static symbol warningWei Yongjun2014-08-121-3/+3
| * i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure2014-08-111-0/+1
* | Merge branch 'xen-netback-synchronization'David S. Miller2014-08-133-40/+47
|\ \
| * | xen-netback: remove loop waiting functionWei Liu2014-08-131-29/+0
| * | xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-133-7/+42
| * | xen-netback: move NAPI add/remove callsWei Liu2014-08-131-4/+5
|/ /
* | Merge branch 'xen-netback-debugfs'David S. Miller2014-08-131-7/+10
|\ \
| * | xen-netback: fix debugfs entry creationWei Liu2014-08-131-4/+4
| * | xen-netback: fix debugfs write length checkWei Liu2014-08-131-3/+6
|/ /
* | 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
OpenPOWER on IntegriCloud