summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi
2020-06-19net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-06-18i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-18ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-18net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-06-18net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
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