aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Record gso_segs when supporting UDP segmentation offloadAlexander Duyck
2018-05-08dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart
2018-05-08Merge branch 'bnxt_en-Fixes-for-net-next'David S. Miller
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07Merge branch 'ipv6-misc'David S. Miller
2018-05-07net: ipv6/gre: Add GRO supportEran Ben Elisha
2018-05-07net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan
2018-05-07Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'David S. Miller
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-07net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen
2018-05-07vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang
2018-05-07Merge branch '3c59x-patches-and-the-removal-of-an-unused-function'David S. Miller
2018-05-07net: 3com: 3c59x: irq save variant of ISRAnna-Maria Gleixner
2018-05-07net: 3com: 3c59x: Pull locking out of ISRAnna-Maria Gleixner
2018-05-07net: 3com: 3c59x: Move boomerang/vortex conditional into functionAnna-Maria Gleixner
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner
2018-05-07selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam
2018-05-06netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern
2018-05-04bpf, xskmap: fix crash in xsk_map_alloc error path handlingDaniel Borkmann
2018-05-04Merge branch 'bpf-event-output-offload'Daniel Borkmann
2018-05-04bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-05-04tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski
2018-05-04nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski
2018-05-04nfp: bpf: perf event output helpers supportJakub Kicinski
2018-05-04bpf: replace map pointer loads before calling into offloadsJakub Kicinski