summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa
2020-07-13bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa
2020-07-12net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-12net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-12Merge branch 'Fix-MTU-warnings-for-fec-mv886xxx-combo'David S. Miller
2020-07-12net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn
2020-07-12net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn
2020-07-12net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-10Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-07-10Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor
2020-07-10inet: Remove an unnecessary argument of syn_ack_recalc().Kuniyuki Iwashima
2020-07-10Merge branch 'mlxsw-Various-fixes'David S. Miller
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-10Merge branch 'devlink-health'David S. Miller
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk
2020-07-10net/mlx5e: Move devlink port register and unregister callsVladyslav Tarasiuk
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk
2020-07-10devlink: Create generic devlink health reporter search functionVladyslav Tarasiuk
2020-07-10devlink: Rework devlink health reporter destructorVladyslav Tarasiuk
2020-07-10devlink: Refactor devlink health reporter constructorVladyslav Tarasiuk
2020-07-10Merge branch 'macb-WOL-fixes'David S. Miller
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre
2020-07-10bpf: Fix fds_example SIGSEGV errorWenbo Zhang
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-10Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-10Merge branch 'udp_tunnel-add-NIC-RX-port-offload-infrastructure'David S. Miller
2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski
2020-07-10netdevsim: add UDP tunnel port offload supportJakub Kicinski
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds