summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-26Merge branch 'udp-gso'David S. Miller
2018-04-26selftests: udp gso benchmarkWillem de Bruijn
2018-04-26selftests: udp gso with corkingWillem de Bruijn
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn
2018-04-26selftests: udp gsoWillem de Bruijn
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn
2018-04-26udp: add gso segment cmsgWillem de Bruijn
2018-04-26udp: paged allocation with gsoWillem de Bruijn
2018-04-26udp: better wmem accounting on gsoWillem de Bruijn
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn
2018-04-26udp: add udp gsoWillem de Bruijn
2018-04-26udp: expose inet cork to udpWillem de Bruijn
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend
2018-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-04-25net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun
2018-04-25mkiss: remove redundant check for len > 0Colin Ian King
2018-04-25net: amd8111e: remove redundant duplicated if statementColin Ian King
2018-04-25sctp: remove the unused sctp_assoc_is_match functionXin Long
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes
2018-04-25Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates'David S. Miller
2018-04-25nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley
2018-04-25nfp: flower: support offloading multiple rules with same cookieJohn Hurley
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-04-25igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes
2018-04-25igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes
2018-04-25igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes
2018-04-25igb: Add support for enabling queue steering in filtersVinicius Costa Gomes
2018-04-25igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes
2018-04-25igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes
2018-04-25igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes
2018-04-25net: rules: Move l3mdev attribute validation to a helperDavid Ahern
2018-04-25sctp: fix identification of new acks for SFR-CACCMarcelo Ricardo Leitner
2018-04-25sctp: fix const parameter violation in sctp_make_sackMarcelo Ricardo Leitner
2018-04-25neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu
2018-04-25ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera
2018-04-25ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam
2018-04-25net: phy: allow scanning busses with missing physAlexandre Belloni
2018-04-25igb: Fix not adding filter elements to the listVinicius Costa Gomes
2018-04-25ixgbe: Avoid performing unnecessary resets for macvlan offloadAlexander Duyck
2018-04-25ixgbe: Drop real_adapter from l2 fwd acceleration structureAlexander Duyck
2018-04-25ixgbe/fm10k: Only support macvlan offload for types that support destination ...Alexander Duyck
2018-04-25macvlan: Provide function for interfaces to release HW offloadAlexander Duyck
2018-04-25macvlan: Add function to test for destination filtering supportAlexander Duyck
2018-04-25macvlan: macvlan_count_rx shouldn't be static inline AND externAlexander Duyck