summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan2-2/+23
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan2-67/+77
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan2-21/+125
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan2-7/+28
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan3-7/+121
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan2-92/+224
2018-10-15Merge branch 'selftests-pmtu-Add-test-choice-and-captures'David S. Miller1-1/+68
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio1-7/+53
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio1-0/+21
2018-10-15r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit1-1/+0
2018-10-15r8169: simplify rtl8169_set_magic_regHeiner Kallweit1-20/+12
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann1-17/+0
2018-10-15nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-10-15Merge branch 'dpaa2-eth-code-cleanup'David S. Miller2-15/+12
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu1-2/+2
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei1-1/+1
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei1-6/+4
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei1-3/+3
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei1-2/+2
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu1-1/+0
2018-10-15net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk1-6/+7
2018-10-15Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'David S. Miller3-28/+38
2018-10-15net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk1-18/+28
2018-10-15net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2-10/+10
2018-10-15Merge branch 'net-phy-improve-and-simplify-state-machine'David S. Miller1-49/+23
2018-10-15net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit1-29/+14
2018-10-15net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit1-20/+9
2018-10-15vxlan: support NTF_USE refresh of fdb entriesRoopa Prabhu1-3/+7
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com7-5/+315
2018-10-15net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit1-1/+1
2018-10-15Merge branch 'veth-XDP-stats-improvement'David S. Miller1-28/+147
2018-10-15veth: Add ethtool statistics support for XDPToshiaki Makita1-2/+46
2018-10-15veth: Account for XDP packet statistics on rx sideToshiaki Makita1-18/+79
2018-10-15veth: Account for packet drops in ndo_xdp_xmitToshiaki Makita1-8/+22
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le1-3/+15
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller16-270/+410
2018-10-15Merge branch 'defza-fddi'David S. Miller10-4/+2462
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki3-3/+44
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki8-3/+2420
2018-10-15tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-10-15tools: bpftool: add map create commandJakub Kicinski6-6/+183
2018-10-15Merge branch 'bpftool_sockmap'Alexei Starovoitov9-16/+165
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend8-13/+37
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend4-3/+128
2018-10-15Merge branch 'ipv6_sk_lookup_fixes'Alexei Starovoitov3-6/+15
2018-10-15bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer1-2/+3
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer3-5/+13
2018-10-15Merge branch 'sockmap_and_ktls'Alexei Starovoitov27-3392/+3666
2018-10-15bpf, doc: add maintainers entry to related filesDaniel Borkmann1-0/+10
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend1-0/+89