aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-12bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko
2020-06-12libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko
2020-06-12tools/bpftool: Fix skeleton codegenAndrii Nakryiko
2020-06-12bpf: Fix memlock accounting for sock_hashAndrey Ignatov
2020-06-12bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer
2020-06-12bpf: tcp: Recv() should return 0 when the peer socket is closedSabrina Dubroca
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-06-12genetlink: clean up family attributes allocationsCong Wang
2020-06-11Merge branch 'net-ipa-endpoint-configuration-fixes'David S. Miller
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder
2020-06-11net: ipa: program metadata mask differentlyAlex Elder
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-11Merge tag 'mlx5-fixes-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-06-11rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-11iavf: increase reset complete wait timePaul Greenwalt
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-11tools, bpftool: Exit on error in function codegenTobias Klauser
2020-06-11xdp: Fix xsk_generic_xmit errnoLi RongQing
2020-06-11tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien
2020-06-11tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien
2020-06-11ionic: remove support for mgmt deviceShannon Nelson
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang
2020-06-11tools, bpftool: Fix memory leak in codegen error casesTobias Klauser
2020-06-11selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu
2020-06-11net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu
2020-06-10docs: networkng: convert sja1105's devlink info to RTSJakub Kicinski
2020-06-10Merge branch 'chcr-Fixing-issues-in-dma-mapping-and-driver-removal'David S. Miller
2020-06-10Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal
2020-06-10Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal
2020-06-10docs: networkng: fix lists and table in sja1105Jakub Kicinski
2020-06-10docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe
2020-06-10mptcp: don't leak msk in token containerPaolo Abeni