summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_freeJakub Sitnicki2020-06-091-0/+1
| | * | | bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgdihu2020-06-091-0/+3
| | * | | selftests/bpf: Fix ringbuf selftest sample counting undeterminismAndrii Nakryiko2020-06-081-7/+35
| | * | | bpf: Fix an error code in check_btf_func()Dan Carpenter2020-06-041-1/+1
| | * | | bpf: Fix unused-var without NETDEVICESMatthieu Baerts2020-06-041-3/+0
| * | | | net: atm: Remove the error message according to the atomic contextLiao Pingfang2020-06-131-3/+1
| * | | | ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * | | | genetlink: clean up family attributes allocationsCong Wang2020-06-121-16/+12
| * | | | Merge branch 'net-ipa-endpoint-configuration-fixes'David S. Miller2020-06-113-39/+60
| |\ \ \ \
| | * | | | net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| | * | | | net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| | * | | | net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| | * | | | net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| |/ / / /
| * | | | ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\ \ \ \
| | * | | | iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * | | | iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * | | | iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * | | | iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | | | | Merge tag 'mlx5-fixes-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-06-118-55/+70
| |\ \ \ \ \
| | * | | | | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| | * | | | | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| | * | | | | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| | * | | | | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| | * | | | | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| | * | | | | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22
| | * | | | | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-111-0/+4
| | * | | | | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-111-1/+1
| | * | | | | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| | * | | | | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
| | |/ / / /
| * / / / / rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells2020-06-111-18/+11
| |/ / / /
| * | | | tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien2020-06-111-1/+1
| * | | | tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien2020-06-112-3/+4
| * | | | ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * | | | drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
| * | | | docs: networkng: convert sja1105's devlink info to RTSJakub Kicinski2020-06-103-27/+50
| * | | | Merge branch 'chcr-Fixing-issues-in-dma-mapping-and-driver-removal'David S. Miller2020-06-101-22/+59
| |\ \ \ \
| | * | | | Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal2020-06-101-4/+14
| | * | | | Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal2020-06-101-18/+45
| |/ / / /
| * | | | docs: networkng: fix lists and table in sja1105Jakub Kicinski2020-06-101-2/+4
| * | | | docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski2020-06-101-6/+6
| * | | | net: cadence: macb: disable NAPI on errorCorentin Labbe2020-06-101-1/+4
| * | | | mptcp: don't leak msk in token containerPaolo Abeni2020-06-101-0/+1
| * | | | mptcp: fix races between shutdown and recvmsgPaolo Abeni2020-06-101-21/+24
| * | | | vxlan: Remove access to nexthop group structDavid Ahern2020-06-102-5/+14
| * | | | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-103-35/+66
| * | | | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-091-24/+0
| * | | | selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-091-0/+1
| * | | | net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi2020-06-091-0/+13
| * | | | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-092-2/+11