summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-218-34/+114
|\
| * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-201-1/+1
| * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-201-5/+33
| * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-201-0/+9
| * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-201-17/+20
| * net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-171-0/+3
| * net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-171-0/+2
| * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-171-1/+5
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-161-6/+16
| * net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-161-3/+4
| * sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-161-1/+19
| * r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer2014-07-161-0/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-07-181-4/+15
|\ \ | |/ |/|
| * mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg2014-07-091-4/+15
* | hso: fix deadlock when receiving bursts of dataOlivier Sobrie2014-07-141-21/+17
* | hso: remove unused workqueueOlivier Sobrie2014-07-141-12/+0
* | net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-141-7/+1
* | mlx4: mark napi id for gro_skbJason Wang2014-07-141-0/+1
* | bonding: fix ad_select module param checkNikolay Aleksandrov2014-07-141-1/+1
* | net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-141-1/+1
* | net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-131-1/+1
* | r8152: fix r8152_csum_workaround functionhayeswang2014-07-111-1/+1
* | be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-111-1/+1
* | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-111-54/+58
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1011-27/+38
|\ \
| * | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| |\ \
| | * | iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-031-3/+2
| | * | iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-031-12/+0
| | * | iwlwifi: mvm: Fix broadcast filteringIlan Peer2014-06-241-6/+6
| * | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
* | | | igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
* | | | igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
* | | | usbnet: smsc95xx: add reset_resume function with reset operationJoonyoung Shim2014-07-101-1/+13
* | | | dp83640: Always decode received status framesStefan Sørensen2014-07-091-3/+3
* | | | r8169: disable L23hayeswang2014-07-091-0/+25
* | | | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-081-1/+1
* | | | net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-081-1/+1
* | | | net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-084-15/+24
* | | | r8152: wake up the device before dumping the hw counterhayeswang2014-07-081-0/+5
* | | | xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-081-7/+4
* | | | xen-netfront: don't nest queue locks in xennet_connect()David Vrabel2014-07-081-4/+12
* | | | net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-071-1/+1
* | | | net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-071-0/+1
* | | | Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-072-73/+0
* | | | powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-071-2/+2
* | | | net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-021-4/+1
* | | | net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-021-1/+1
* | | | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-022-0/+73
* | | | net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-021-2/+1