summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-06-221-2/+29
|\
| * netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2023-06-201-0/+3
| * netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso2023-06-201-1/+4
| * netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2023-06-201-0/+2
| * netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso2023-06-201-1/+20
* | Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-06-201-0/+1
|\ \
| * | xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-05-211-0/+1
* | | net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-201-0/+8
| |/ |/|
* | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-141-0/+8
* | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-141-1/+1
* | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-06-101-1/+3
|\ \
| * | netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-081-1/+3
* | | net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-071-0/+2
* | | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-071-2/+4
* | | rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-071-5/+13
|/ /
* | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-06-062-1/+4
|\ \
| * | Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-1/+2
| * | Bluetooth: fix debugfs registrationJohan Hovold2023-06-051-0/+1
| * | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-051-0/+1
* | | ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2023-06-061-3/+0
|/ /
* | net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet2023-06-021-1/+1
* | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet2023-06-021-1/+1
* | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda2023-06-021-5/+1
* | neighbour: fix unaligned access to pneigh_entryQingfang DENG2023-06-011-1/+1
* | tcp: fix mishandling when the sack compression is deferred.fuyuanli2023-06-011-0/+1
* | net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang2023-05-301-2/+0
* | tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-05-291-0/+4
* | net/handshake: Enable the SNI extension to work properlyChuck Lever2023-05-241-0/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-241-0/+10
|\ \
| * | bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend2023-05-231-0/+10
* | | page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2023-05-231-18/+0
* | | ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-05-231-0/+2
| |/ |/|
* | Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-05-191-1/+1
|\ \
| * | Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-191-1/+1
* | | net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-191-0/+1
|/ /
* / tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski2023-05-191-0/+1
|/
* ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2023-05-111-23/+0
* bonding: fix send_peer_notif overflowHangbin Liu2023-05-101-1/+1
* net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima2023-05-091-1/+1
* Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-053-10/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-051-0/+1
| |\
| | * bonding: add xdp_features supportLorenzo Bianconi2023-05-051-0/+1
| * | netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-031-0/+1
| * | rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-011-10/+11
| |/
* | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-041-0/+6
|\ \
| * | 9p: Add additional debug flags and open modesEric Van Hensbergen2023-03-271-0/+6
* | | SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever2023-04-271-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-262-2/+7
|\ \
| * | rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-221-1/+2
| * | netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-1/+5