summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mctp: serial: Fix starting value for frame check sequenceJeremy Kerr2022-12-191-2/+4
* nfp: fix unaligned io read of capabilities wordHuanhuan Wang2022-12-191-1/+1
* net: stream: purge sk_error_queue in sk_stream_kill_queues()Eric Dumazet2022-12-191-0/+6
* myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2022-12-191-0/+1
* net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur2022-12-191-0/+2
* Merge branch 'rxrpc-fixes'David S. Miller2022-12-1912-49/+40
|\
| * rxrpc: Fix the return value of rxrpc_new_incoming_call()David Howells2022-12-193-14/+14
| * rxrpc: rxperf: Fix uninitialised variableDavid Howells2022-12-191-1/+1
| * rxrpc: Fix I/O thread stopDavid Howells2022-12-191-1/+3
| * rxrpc: Fix switched parameters in peer tracingDavid Howells2022-12-192-3/+3
| * rxrpc: Fix locking issues in rxrpc_put_peer_locked()David Howells2022-12-193-23/+7
| * rxrpc: Fix I/O thread startup getting skippedDavid Howells2022-12-193-0/+5
| * rxrpc: Fix NULL deref in rxrpc_unuse_local()David Howells2022-12-191-1/+2
| * rxrpc: Fix security setting propagationDavid Howells2022-12-193-5/+4
| * rxrpc: Fix missing unlock in rxrpc_do_sendmsg()David Howells2022-12-191-1/+1
|/
* net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang2022-12-191-0/+2
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2022-12-184-40/+188
|\
| * igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min2022-12-151-1/+13
| * igc: recalculate Qbv end_time by considering cycle timeTan Tee Min2022-12-151-0/+15
| * igc: allow BaseTime 0 enrollment for QbvTan Tee Min2022-12-153-1/+4
| * igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli2022-12-151-0/+3
| * igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes2022-12-151-9/+2
| * igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-153-29/+151
* | skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan2022-12-171-0/+3
* | devlink: protect devlink dump by the instance lockJakub Kicinski2022-12-171-0/+3
* | net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann2022-12-171-3/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-169-36/+119
|\ \
| * | selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP programToke Høiland-Jørgensen2022-12-152-0/+72
| * | bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen2022-12-151-2/+3
| * | bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa2022-12-141-0/+5
| * | bpf: prevent leak of lsm program after failed attachMilan Landaverde2022-12-141-3/+3
| * | selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu2022-12-141-0/+1
| * | selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=nYonghong Song2022-12-142-5/+5
| * | docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGEDonald Hunter2022-12-141-26/+30
* | | openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron2022-12-161-9/+16
* | | Merge branch 'devlink-fixes'David S. Miller2022-12-163-2/+17
|\ \ \
| * | | selftests: devlink: add a warning for interfaces coming upJakub Kicinski2022-12-161-0/+13
| * | | selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski2022-12-161-2/+2
| * | | devlink: hold region lock when flushing snapshotsJakub Kicinski2022-12-161-0/+2
|/ / /
* | / net: dsa: mt7530: remove redundant assignmentDaniel Golle2022-12-161-3/+0
| |/ |/|
* | net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean2022-12-151-5/+4
* | ravb: Fix "failed to switch device to config mode" message during unbindBiju Das2022-12-151-1/+1
* | net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui2022-12-151-0/+1
* | r6040: Fix kmemleak in probe and removeLi Zetao2022-12-151-1/+4
* | unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()Kirill Tkhai2022-12-151-2/+9
* | nfc: pn533: Clear nfc_target before being usedMinsuk Kang2022-12-151-0/+4
* | net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean2022-12-151-27/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-12-143-3/+41
|\
| * netfilter: conntrack: document sctp timeoutsSriram Yagnaraman2022-12-131-0/+33
| * ipvs: add a 'default' case in do_ip_vs_set_ctl()Li Qiong2022-12-131-0/+5