summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells2023-01-064-14/+40
| * rxrpc: Make the set of connection IDs per local endpointDavid Howells2023-01-065-38/+35
| * rxrpc: Tidy up abort generation infrastructureDavid Howells2023-01-0617-444/+484
| * rxrpc: Clean up connection abortDavid Howells2023-01-068-213/+188
| * rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells2023-01-066-9/+55
| * rxrpc: Only disconnect calls in the I/O threadDavid Howells2023-01-065-15/+9
| * rxrpc: Only set/transmit aborts in the I/O threadDavid Howells2023-01-067-18/+50
| * rxrpc: Separate call retransmission from other conn eventsDavid Howells2023-01-063-30/+8
| * rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells2023-01-064-13/+23
| * rxrpc: Stash the network namespace pointer in rxrpc_localDavid Howells2023-01-065-23/+21
* | octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2023-01-062-3/+2
* | tipc: fix unexpected link reset due to discovery messagesTung Nguyen2023-01-061-4/+8
|/
* net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang2023-01-051-0/+6
* stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang2023-01-051-26/+0
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-05128-840/+1984
|\
| * caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao2023-01-051-1/+5
| * inet: control sockets should not use current thread task_fragEric Dumazet2023-01-041-0/+1
| * net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2023-01-042-0/+18
| * qed: allow sleep in qed_mcp_trace_dump()Caleb Sander2023-01-041-8/+20
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-045-18/+112
| |\
| | * bpf: Always use maximal size for copy_array()Kees Cook2022-12-281-5/+7
| | * Merge branch 'bpf: fix the crash caused by task iterators over vma'Alexei Starovoitov2022-12-282-12/+100
| | |\
| | | * selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee2022-12-281-0/+73
| | | * bpf: keep a reference to the mm, in case the task is dead.Kui-Feng Lee2022-12-281-12/+27
| | |/
| | * selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov2022-12-281-1/+1
| | * bpf: Fix panic due to wrong pageattr of im->imageChuang Wang2022-12-281-0/+4
| * | MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)2023-01-041-1/+3
| * | usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-031-1/+2
| * | net: dpaa: Fix dtsec check for PCS availabilitySean Anderson2023-01-031-1/+1
| * | octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya2023-01-031-9/+21
| * | drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin2023-01-031-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-01-0315-189/+293
| |\ \
| | * | netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2023-01-0211-81/+68
| | * | netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik2023-01-021-19/+21
| | * | netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2022-12-222-19/+57
| | * | netfilter: nf_tables: perform type checking for existing setsPablo Neira Ayuso2022-12-211-1/+35
| | * | netfilter: nf_tables: add function to create set stateful expressionsPablo Neira Ayuso2022-12-211-38/+68
| | * | netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso2022-12-212-30/+40
| | * | netfilter: conntrack: fix ipv6 exthdr error checkFlorian Westphal2022-12-211-2/+5
| * | | net: sparx5: Fix reading of the MAC addressHoratiu Vultur2023-01-021-1/+1
| * | | vxlan: Fix memory leaks in error pathIdo Schimmel2023-01-021-6/+13
| * | | net: sched: htb: fix htb_classify() kernel-docRandy Dunlap2023-01-021-2/+6
| * | | Merge branch 'cls_drop-fix'David S. Miller2023-01-022-3/+6
| |\ \ \
| | * | | net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim2023-01-021-2/+2
| | * | | net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim2023-01-021-1/+4
| |/ / /
| * | | dt-bindings: net: marvell,orion-mdio: Fix examplesMichaƂ Grzelak2023-01-011-4/+26
| * | | dt-bindings: net: sun8i-emac: Add phy-supply propertySamuel Holland2023-01-011-0/+3
| * | | net: ipa: use proper endpoint mask for suspendAlex Elder2023-01-011-2/+1
| * | | Merge branch 'selftests-fix'David S. Miller2023-01-011-4/+11
| |\ \ \
| | * | | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-011-2/+9