summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspendNathan Chancellor
2018-11-30net: qualcomm: rmnet: Remove set but not used variable 'cmd'YueHaibing
2018-11-30tun: implement carrier changeNicolas Dichtel
2018-11-30net: reorder flowi_common fields to avoid holesPaolo Abeni
2018-11-30Merge branch 'mlxsw-Add-VxLAN-support-with-VLAN-aware-bridges'David S. Miller
2018-11-30selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel
2018-11-30net: bridge: Extend br_vlan_get_pvid() for bridge portsIdo Schimmel
2018-11-30Merge branch 'qed-Doorbell-overflow-recovery'David S. Miller
2018-11-30qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-30Merge branch 'rtnetlink-avoid-a-warning-in-rtnl_newlink'David S. Miller
2018-11-30rtnetlink: avoid frame size warning in rtnl_newlink()Jakub Kicinski
2018-11-30rtnetlink: remove a level of indentation in rtnl_newlink()Jakub Kicinski
2018-11-30Merge branch 'nfp-update-TX-path-to-enable-repr-offloads'David S. Miller
2018-11-30nfp: report more info when reconfiguration failsJakub Kicinski
2018-11-30nfp: add offset to all TLV parsing errorsJakub Kicinski
2018-11-30nfp: add offloads on representorsJakub Kicinski
2018-11-30nfp: add locking around representor changesJakub Kicinski
2018-11-30nfp: run don't require Qdiscs on representor netdevsJakub Kicinski
2018-11-30nfp: run representor TX locklesslyJakub Kicinski
2018-11-30nfp: avoid oversized TSO headers with metadata prependJakub Kicinski
2018-11-30nfp: correct descriptor offsets in presence of metadataJakub Kicinski
2018-11-30nfp: move queue variable initJakub Kicinski
2018-11-30nfp: move temporary variables in nfp_net_tx_complete()Jakub Kicinski
2018-11-30nfp: copy only the relevant part of the TX descriptor for fragsJakub Kicinski
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet
2018-11-30Merge branch 'tcp-take-a-bit-more-care-of-backlog-stress'David S. Miller
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet
2018-11-30tcp: make tcp_space() aware of socket backlogEric Dumazet
2018-11-30tcp: take care of compressed acks in tcp_add_reno_sack()Eric Dumazet
2018-11-30tcp: hint compiler about sack flowsEric Dumazet
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien
2018-11-30net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-30tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song
2018-11-29net: Don't default Aquantia USB driver to 'y'David S. Miller
2018-11-29net: explain __skb_checksum_complete() with commentsCong Wang
2018-11-29tcp: remove loop to compute wscaleEric Dumazet
2018-11-29qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok