summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-014-1/+13
* rxrpc: Make it so that a waiting process can be abortedDavid Howells2023-05-011-2/+5
* rxrpc: Fix hard call timeout unitsDavid Howells2023-05-011-1/+1
* net/sched: act_mirred: Add carrier checkVictor Nogueira2023-05-011-1/+1
* net: ipv6: fix skb hash for some RST packetsAntoine Tenart2023-04-281-1/+1
* sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang2023-04-281-3/+5
* net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov2023-04-281-0/+1
* tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet2023-04-281-6/+14
* net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou2023-04-281-0/+1
* net/sched: act_pedit: free pedit keys on bail from offset checkPedro Tammela2023-04-271-1/+3
* net/sched: flower: Fix wrong handle assignment during filter changeIvan Vecera2023-04-271-1/+1
* rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()David Howells2023-04-271-8/+4
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-26271-2997/+10038
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-2613-101/+111
| |\
| | * tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.Kuniyuki Iwashima2023-04-251-0/+3
| | * netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima2023-04-241-52/+23
| | * 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
| * | | net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2023-04-241-11/+43
| * | | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-249-345/+432
| |\ \ \
| | * | | netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso2023-04-221-12/+11
| | * | | netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso2023-04-221-11/+88
| | * | | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-81/+136
| | * | | netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso2023-04-221-4/+4
| | * | | netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso2023-04-221-19/+51
| | * | | netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso2023-04-221-14/+24
| | * | | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-224-92/+9
| | * | | ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman2023-04-221-6/+6
| | * | | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-1/+1
| | * | | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-222-14/+15
| | * | | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-222-16/+19
| | * | | netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal2023-04-222-12/+14
| | * | | netfilter: nf_tables: remove unneeded conditionalFlorian Westphal2023-04-221-4/+2
| | * | | netfilter: nf_tables: make validation state per tableFlorian Westphal2023-04-221-20/+18
| | * | | netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-04-222-8/+2
| | * | | netfilter: nf_tables: don't store chain address on jumpFlorian Westphal2023-04-223-26/+32
| | * | | netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal2023-04-221-6/+2
| | * | | netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal2023-04-221-28/+27
| * | | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-232-6/+31
| * | | | Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2023-04-232-0/+7
| * | | | Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu2023-04-231-6/+7