aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-06-18tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-18bareudp: Fixed multiproto mode configurationMartin
2020-06-18Merge branch 's390-qeth-fixes'David S. Miller
2020-06-18s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann
2020-06-18s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-06-18Merge branch 'mptcp-cope-with-syncookie-on-MP_JOINs'David S. Miller
2020-06-18mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni
2020-06-18mptcp: cache msk on MP_JOIN init_reqPaolo Abeni
2020-06-18net: Fix the arp error in some casesguodeqing
2020-06-18Merge branch 'sja1105-fixes'David S. Miller
2020-06-18net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean
2020-06-18net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean
2020-06-18net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean
2020-06-18Merge branch 'act_gate-fixes'David S. Miller
2020-06-18net/sched: act_gate: fix configuration of the periodic timerDavide Caratti
2020-06-18net/sched: act_gate: fix NULL dereference in tcf_gate_init()Davide Caratti
2020-06-18ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-06-18ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-18net: core: reduce recursion limit valueTaehee Yoo
2020-06-18net: fix memleak in register_netdevice()Yang Yingliang
2020-06-18net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer
2020-06-18net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer
2020-06-17ionic: export features for vlans to useShannon Nelson
2020-06-17ionic: no link check while resetting queuesShannon Nelson
2020-06-17net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17bpf: Document optval > PAGE_SIZE behavior for sockopt hooksStanislav Fomichev
2020-06-17selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev
2020-06-17bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZEStanislav Fomichev
2020-06-17devmap: Use bpf_map_area_alloc() for allocating hash bucketsToke Høiland-Jørgensen
2020-06-17xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()Hangbin Liu
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser
2020-06-17bpf: bpf_probe_read_kernel_str() has to return amount of data read on successAndrii Nakryiko
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-16Documentation: remove SH-5 index entriesRandy Dunlap
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16x86/purgatory: Add -fno-stack-protectorArvind Sankar
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16afs: Fix silly renameDavid Howells
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds