aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-26net: bcm63xx_enet: Use setup_timer and mod_timerHimanshu Jha1-5/+2
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon3-0/+10
2017-09-26qed: Fix maximum number of CQs for iWARPMichal Kalderon1-6/+6
2017-09-26qed: Add iWARP out of order supportMichal Kalderon3-3/+59
2017-09-26qed: Add iWARP enablement supportMichal Kalderon4-5/+15
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26net/mlx5: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26bnxt_en: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26kcm: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26ipv6: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26datagram: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26net: ena: Remove redundant unlikely()Tobias Klauser1-2/+2
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan3-12/+12
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-25net: speed up skb_rbtree_purge()Eric Dumazet1-4/+7
2017-09-25sch_netem: faster rb tree removalEric Dumazet1-3/+4
2017-09-25tun: delete original tun_get() and rename __tun_get() to tun_get()yuan linyu1-15/+11
2017-09-25cxgb4: do DCB state reset in couple of placesGanesh Goudar3-6/+20
2017-09-25liquidio: update module parameter fw_type to reflect firmware type loadedRick Farrington1-2/+4
2017-09-25liquidio: verify firmware version when auto-loaded from flash.Rick Farrington1-1/+17
2017-09-25liquidio: allow override of firmware present in flashRick Farrington4-26/+64
2017-09-25net: dsa: add port enable and disable helpersVivien Didelot3-16/+37
2017-09-25net: dsa: make slave close symmetrical to openVivien Didelot1-5/+5
2017-09-25hv_netvsc: Fix the real number of queues of non-vRSS casesHaiyang Zhang1-0/+6
2017-09-25tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov2-6/+129
2017-09-25tun: enable NAPI for TUN/TAP driverPetar Penkov2-15/+119
2017-09-25net: remove MTU limits for dummy and ifb deviceZhang Shengju2-1/+4
2017-09-25hv_netvsc: make const array ver_list static, reduces object code sizeColin Ian King1-1/+1
2017-09-25bpf: Optimize lpm trie deleteCraig Gallek1-28/+43
2017-09-25net: nfc: llcp_core: use setup_timer() helper.Allen Pais1-6/+4
2017-09-25net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais1-9/+6
2017-09-25net: nfc: hci: use setup_timer() helper.Allen Pais1-3/+2
2017-09-25net: af_packet: use setup_timer() helper.Allen Pais1-3/+1
2017-09-23forcedeth: optimize the xmit/rx with unlikelyZhu Yanjun1-12/+14
2017-09-22cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi6-1/+161
2017-09-22cxgb4: add support to offload action vlanKumar Sanghvi1-0/+42
2017-09-22cxgb4: add basic tc flower offload supportKumar Sanghvi6-2/+325
2017-09-22cxgb4: add tc flower offload skeletonKumar Sanghvi4-1/+128
2017-09-22net: use 32-bit arithmetic while allocating net deviceAlexey Dobriyan1-1/+1
2017-09-22net: Remove useless function skb_header_releaseGao Feng3-21/+2
2017-09-22inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-22MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-22virtio-net: correctly set xdp_xmit for mergeable bufferJason Wang1-1/+1
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-22SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3