summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-231-1/+1
* net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-233-14/+41
* net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-233-0/+23
* net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-233-4/+40
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-232-0/+15
* net: sun: fix missing release regions in cas_init_one().Qiushi Wu2020-05-231-2/+1
* net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean2020-05-231-1/+1
* r8169: fix OCP access on RTL8117Heiner Kallweit2020-05-231-2/+15
* Merge branch 'mlxsw-Various-fixes'David S. Miller2020-05-233-3/+21
|\
| * selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen2020-05-231-1/+1
| * mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2020-05-232-2/+20
|/
* net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-05-231-0/+13
* Merge branch 'netdevsim-Two-small-fixes'David S. Miller2020-05-232-2/+5
|\
| * selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel2020-05-231-0/+4
| * netdevsim: Ensure policer drop counter always increasesIdo Schimmel2020-05-231-2/+1
|/
* Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-2317-159/+335
|\
| * rxrpc: Fix ack discardDavid Howells2020-05-201-4/+26
| * rxrpc: Trace discarded ACKsDavid Howells2020-05-202-2/+45
| * rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-1117-155/+266
* | net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-231-6/+7
* | sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen2020-05-231-4/+5
* | tipc: block BH before using dst_cacheEric Dumazet2020-05-231-1/+5
* | net: mvpp2: fix RX hashing for non-10G portsRussell King2020-05-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-225-11/+69
|\ \
| * | flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki2020-05-221-5/+21
| * | bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2020-05-213-4/+34
| * | security: Fix hook iteration for secid_to_secctxKP Singh2020-05-211-2/+14
* | | felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
* | | mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary2020-05-224-25/+24
* | | net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin2020-05-221-4/+4
* | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-225-6/+4
* | | net: ipip: fix wrong address family in init error pathVadim Fedorenko2020-05-221-1/+1
* | | Merge branch 'net-tls-fix-encryption-error-path'David S. Miller2020-05-221-7/+10
|\ \ \
| * | | net/tls: free record only on encryption errorVadim Fedorenko2020-05-221-2/+4
| * | | net/tls: fix encryption error checkingVadim Fedorenko2020-05-221-5/+6
|/ / /
* | | Merge branch 'net-ethernet-ti-fix-some-return-value-check'David S. Miller2020-05-224-6/+7
|\ \ \
| * | | net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-221-1/+2
| * | | net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-223-5/+5
|/ / /
* | | net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam2020-05-221-1/+1
* | | ethtool: count header size in reply size estimateMichal Kubecek2020-05-222-3/+2
* | | net: nlmsg_cancel() if put fails for nhmsgStephen Worley2020-05-211-0/+1
* | | ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet2020-05-211-2/+4
* | | Merge branch 'wireguard-fixes'David S. Miller2020-05-218-59/+71
|\ \ \ | |/ / |/| |
| * | wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-05-215-53/+48
| * | wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-05-214-4/+17
| * | wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-05-211-1/+5
| * | wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld2020-05-211-1/+1
|/ /
* | sctp: Don't add the shutdown timer if its already been addedNeil Horman2020-05-201-3/+11
* | __netif_receive_skb_core: pass skb by referenceBoris Sukholitko2020-05-201-5/+15
* | net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau2020-05-201-19/+24