summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-295-27/+79
* stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-294-6/+22
* stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-293-3/+3
* stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO2014-08-291-1/+1
* phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO2014-08-271-9/+9
* mvneta: Add missing if_vlan.h include.David S. Miller2014-08-251-0/+1
* xen-netback: move netif_napi_add before binding interruptWei Liu2014-08-251-3/+3
* Merge branch 'tso_fix'David S. Miller2014-08-258-31/+34
|\
| * qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-251-2/+3
| * mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich2014-08-251-3/+4
| * i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
| * i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
| * ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
| * bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich2014-08-251-3/+4
| * e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-251-8/+11
| * e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-251-12/+9
|/
* net: moxa: continue loop on skb allocation failureJonas Jensen2014-08-251-7/+5
* net: moxa: synchronize DMA memoryJonas Jensen2014-08-251-0/+6
* net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen2014-08-251-4/+5
* net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen2014-08-251-4/+3
* net: fix checksum features handling in netif_skb_features()Michal Kubeček2014-08-251-5/+11
* stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO2014-08-251-0/+1
* stmmac: fix rx checksum programmingGiuseppe CAVALLARO2014-08-251-7/+6
* net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev2014-08-251-1/+60
* vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel2014-08-221-4/+4
* Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-221-2/+6
|\
| * pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven2014-08-181-2/+6
* | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-2238-261/+413
|\ \
| * | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
| * | net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
| * | net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
| * | net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * | ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * | net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * | openvswitch: fix panic with multiple vlan headersJiri Benc2014-08-221-0/+5
| * | net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
| * | net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * | cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
| * | Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-213-30/+43
| |\ \
| | * | can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| | * | can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| | * | can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| | * | can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
| * | | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
| * | | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
| * | | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
| * | | Merge branch 'qlcnic'David S. Miller2014-08-215-15/+114
| |\ \ \
| | * | | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
| | * | | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
OpenPOWER on IntegriCloud