aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells3-34/+29
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli1-7/+13
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli1-3/+1
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli2-1/+13
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli1-1/+2
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault6-24/+10
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault1-49/+18
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault3-21/+26
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen3-4/+9
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen4-16/+85
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook1-12/+13
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko1-0/+7
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing1-2/+6
2018-08-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski2-18/+0
2018-08-02net/socket: remove duplicated init codeMatthieu Baerts1-48/+3
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2-14/+1
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran1-0/+27
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran1-2/+39
2018-08-02dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran1-0/+3
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran1-5/+2
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran1-0/+15
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2-4/+4
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran1-5/+15
2018-08-02dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran1-2/+2
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King1-1/+1
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar1-1/+1
2018-08-02net: fec: check DMA addressing limitationsStefan Agner1-0/+8
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun1-2/+1
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher4-23/+24
2018-08-02squashfs: more metadata hardeningLinus Torvalds3-6/+13
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller1-14/+4
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat1-7/+7
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds5-17/+12
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins1-4/+2
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing1-2/+2
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds3-14/+20
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz1-0/+2
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar1-4/+3
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko2-21/+16
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko1-28/+43
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko1-8/+6
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan1-3/+9
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing1-3/+0
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing1-4/+0
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing1-5/+0
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds1-0/+2
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun1-2/+1
2018-08-01tcp: add stat of data packet reordering eventsWei Wang5-4/+11
2018-08-01tcp: add dsack blocks received statsWei Wang4-0/+10