summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko
2020-06-30xsk: Use dma_need_sync instead of reimplenting itChristoph Hellwig
2020-06-30xsk: Remove a double pool->dev assignment in xp_dma_mapChristoph Hellwig
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-28Merge branch 'fix-sockmap'Alexei Starovoitov
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-28bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend
2020-06-28bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend
2020-06-23bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-06-23bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bp...Maciej Żenczykowski
2020-06-23bpf: Set the number of exception entries properly for subprogramsYonghong Song
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko
2020-06-22libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headersAndrii Nakryiko
2020-06-22MAINTAINERS: update email address for Felix FietkauFelix Fietkau
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-20rxrpc: Fix notification call on completion of discarded callsDavid Howells
2020-06-20Merge tag 'ieee802154-for-davem-2020-06-19' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-06-20tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu
2020-06-20r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit
2020-06-20ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden
2020-06-20ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-19selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-19ibmveth: Fix max MTU limitThomas Falcon
2020-06-19Merge branch 'several-fixes-for-indirect-flow_blocks-offload'David S. Miller
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19geneve: allow changing DF behavior after creationSabrina Dubroca
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-19net: macb: undo operations in case of failureClaudiu Beznea
2020-06-19Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19Merge branch 'net-phy-MDIO-bus-scanning-fixes'David S. Miller
2020-06-19net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi
2020-06-19MAINTAINERS: update ieee802154 project website URLStefan Schmidt
2020-06-19docs: net: ieee802154: change link to new project URLStefan Schmidt
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