summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/sched: sch_qfq: refactor parsing of netlink parametersPedro Tammela2023-04-231-14/+11
* net/sched: sch_qfq: use extack on errors messagesPedro Tammela2023-04-231-4/+5
* net/sched: sch_htb: use extack on errors messagesPedro Tammela2023-04-231-8/+9
* rxrpc: Fix error when reading rxrpc tokensMarc Dionne2023-04-231-1/+1
* rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-222-13/+27
* ipv4: Fix potential uninit variable access bug in __ip_make_skb()Ziyang Xuan2023-04-221-3/+13
* net/sched: cls_api: Initialize miss_cookie_node when action miss is not usedIvan Vecera2023-04-211-0/+1
* net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-04-211-1/+5
* Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-04-213-5/+13
|\
| * netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-4/+9
| * netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso2023-04-193-1/+4
* | Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-2010-80/+228
|\ \
| * | net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean2023-04-201-0/+11
| * | mptcp: fix accept vs worker racePaolo Abeni2023-04-193-33/+58
| * | mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni2023-04-193-1/+78
| * | net: rpl: fix rpl header size calculationAlexander Aring2023-04-191-1/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-04-183-46/+76
| |\
| | * netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...Pablo Neira Ayuso2023-04-181-1/+2
| | * netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-182-38/+62
| | * netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNTChen Aotian2023-04-061-1/+1
| | * netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal2023-04-061-6/+11
| * | net/sched: clear actions pointer in miss cookie init failPedro Tammela2023-04-171-0/+3
| * | net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_aggGwangun Jung2023-04-141-6/+7
* | | Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-04-191-1/+5
|\ \ \ | |/ / |/| |
| * | SUNRPC: Fix failures of checksum Kunit testsChuck Lever2023-04-171-1/+4
| * | sunrpc: Fix RFC6803 encryption testDavid Howells2023-04-131-0/+1
* | | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-1321-145/+201
|\ \ \
| * | | xdp: rss hash types representationJesper Dangaard Brouer2023-04-131-1/+9
| * | | skbuff: Fix a race between coalescing and releasing SKBsLiang Chen2023-04-131-8/+8
| * | | udp6: fix potential access to stale informationEric Dumazet2023-04-131-3/+5
| * | | mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni2023-04-131-2/+9
| * | | mptcp: stricter state check in mptcp_workerPaolo Abeni2023-04-131-1/+1
| * | | mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni2023-04-132-15/+8
| * | | sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long2023-04-131-1/+2
| * | | net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan2023-04-131-3/+5
| * | | rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi2023-04-122-3/+10
| * | | smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima2023-04-121-0/+11
| * | | Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-04-116-105/+126
| |\ \ \
| | * | | Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz2023-04-101-18/+6
| | * | | Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu2023-04-101-1/+1
| | * | | Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz2023-04-101-6/+24
| | * | | Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz2023-04-101-7/+9
| | * | | Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfmLuiz Augusto von Dentz2023-04-101-29/+40
| | * | | Bluetooth: Fix race condition in hidp_session_threadMin Li2023-04-101-1/+1
| | * | | Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-103-15/+21
| | * | | Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz2023-04-101-28/+24
| * | | | net: openvswitch: fix race on port outputFelix Huettner2023-04-072-1/+2
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-071-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcpMartin KaFai Lau2023-03-281-2/+2
| * | | | tcp: restrict net.ipv4.tcp_app_winYueHaibing2023-04-071-0/+3