summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-232-3/+6
| | * | | net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-05-231-3/+6
| | * | | net/mlx5: Annotate mutex destroy for root nsRoi Dayan2020-05-231-0/+6
| | * | | net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan2020-05-231-8/+9
| | * | | net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan2020-05-231-5/+6
| | * | | net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh2020-05-231-1/+3
| | * | | net/mlx5e: Fix inner tirs handlingRoi Dayan2020-05-234-10/+12
| | * | | 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/mlx4_core: fix a memory leak bug.Qiushi Wu2020-05-241-1/+1
| * | | | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko2020-05-241-0/+4
| * | | | net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-245-10/+21
| * | | | net: stmmac: don't attach interface until resume finishesLeon Yu2020-05-241-2/+2
| * | | | net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-244-4/+7
| * | | | Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-232-3/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu2020-05-231-2/+1
| | * | | rxrpc: Fix a warningDavid Howells2020-05-231-1/+1
| |/ / /
| * | | 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
| |/ / / / /