summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan
2018-10-15Merge branch 'selftests-pmtu-Add-test-choice-and-captures'David S. Miller
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio
2018-10-15r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit
2018-10-15r8169: simplify rtl8169_set_magic_regHeiner Kallweit
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann
2018-10-15nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-10-15Merge branch 'dpaa2-eth-code-cleanup'David S. Miller
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu
2018-10-15net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk
2018-10-15Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'David S. Miller
2018-10-15net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk
2018-10-15net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk
2018-10-15Merge branch 'net-phy-improve-and-simplify-state-machine'David S. Miller
2018-10-15net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit
2018-10-15net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit
2018-10-15vxlan: support NTF_USE refresh of fdb entriesRoopa Prabhu
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-10-15net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit
2018-10-15Merge branch 'veth-XDP-stats-improvement'David S. Miller
2018-10-15veth: Add ethtool statistics support for XDPToshiaki Makita
2018-10-15veth: Account for XDP packet statistics on rx sideToshiaki Makita
2018-10-15veth: Account for packet drops in ndo_xdp_xmitToshiaki Makita
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-15Merge branch 'defza-fddi'David S. Miller
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki
2018-10-15tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-10-15tools: bpftool: add map create commandJakub Kicinski
2018-10-15Merge branch 'bpftool_sockmap'Alexei Starovoitov
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend