summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-26i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich1-3/+4
2014-08-26e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-8/+11
2014-08-26e1000e: Fix TSO with non-accelerated vlansVlad Yasevich1-12/+9
2014-08-26net: moxa: continue loop on skb allocation failureJonas Jensen1-7/+5
2014-08-26net: moxa: synchronize DMA memoryJonas Jensen1-0/+6
2014-08-26net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen1-4/+5
2014-08-26net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen1-4/+3
2014-08-26net: fix checksum features handling in netif_skb_features()Michal Kubeček1-5/+11
2014-08-26stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO1-0/+1
2014-08-26stmmac: fix rx checksum programmingGiuseppe CAVALLARO1-7/+6
2014-08-26net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev1-1/+60
2014-08-23vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel1-4/+4
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block1-1/+1
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-22sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj1-0/+1
2014-08-22bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-22qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-22qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-22MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott1-0/+6
2014-08-22macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich1-2/+8
2014-08-22packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-08-22MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz1-0/+6
2014-08-22lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR1-0/+2
2014-08-21HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina1-1/+1
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior1-0/+7
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein1-0/+2
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek2-0/+2
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-19ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng1-2/+3
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon1-4/+0