summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu2023-08-241-2/+28
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-241-0/+2
|\
| * macsec: add functions to get macsec real netdevice and check offloadPatrisious Haddad2023-08-201-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-247-18/+28
|\ \
| * \ Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-08-241-0/+6
| |\ \
| | * | netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2023-08-231-0/+5
| | * | netfilter: nf_tables: validate all pending tablesFlorian Westphal2023-08-231-0/+1
| * | | bonding: fix macvlan over alb bond supportHangbin Liu2023-08-241-10/+1
| |/ /
| * | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-0/+1
| |\ \
| | * | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-0/+1
| * | | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-202-3/+14
| * | | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-201-2/+2
| * | | sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-181-3/+4
* | | | mptcp: add struct mptcp_sched_opsGeliang Tang2023-08-221-0/+21
* | | | net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao2023-08-221-1/+1
* | | | net: add skb_queue_purge_reason and __skb_queue_purge_reasonEric Dumazet2023-08-191-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-183-0/+8
|\| | |
| * | | sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-171-0/+6
| * | | Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller2023-08-161-0/+1
| |\ \ \
| | * | | netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-161-0/+1
| * | | | Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-08-161-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-0/+1
* | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-162-2/+2
|\ \ \ \ \
| * | | | | net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer2023-08-152-2/+2
* | | | | | net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee2023-08-161-13/+51
* | | | | | inet: move inet->defer_connect to inet->inet_flagsEric Dumazet2023-08-161-6/+4
* | | | | | inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | | | | | inet: move inet->nodefrag to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | | | | | inet: move inet->is_icsk to inet->inet_flagsEric Dumazet2023-08-162-5/+4
* | | | | | inet: move inet->transparent to inet->inet_flagsEric Dumazet2023-08-164-6/+6
* | | | | | inet: move inet->mc_all to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | | | | | inet: move inet->mc_loop to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | | | | | inet: move inet->hdrincl to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | | | | | inet: move inet->freebind to inet->inet_flagsEric Dumazet2023-08-162-3/+5
* | | | | | inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | | | | | inet: move inet->recverr to inet->inet_flagsEric Dumazet2023-08-161-2/+3
* | | | | | inet: introduce inet->inet_flagsEric Dumazet2023-08-161-11/+44
* | | | | | genetlink: add genlmsg_iput() APIJakub Kicinski2023-08-151-1/+53
* | | | | | genetlink: add a family pointer to struct genl_infoJakub Kicinski2023-08-151-2/+2
* | | | | | genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-1/+0
* | | | | | genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski2023-08-151-0/+8
* | | | | | genetlink: remove userhdr from struct genl_infoJakub Kicinski2023-08-151-2/+5
* | | | | | genetlink: make genl_info->nlhdr constJakub Kicinski2023-08-151-1/+1
* | | | | | net: openvswitch: add last-action drop reasonAdrian Moreno2023-08-141-0/+6
* | | | | | net: factor out __inet_listen_sk() helperPaolo Abeni2023-08-141-0/+1
* | | | | | net: factor out inet{,6}_bind_sk helpersPaolo Abeni2023-08-142-0/+2
* | | | | | net: Remove leftover include from nftables.hJörn-Thorben Hinz2023-08-131-2/+0
* | | | | | Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-08-136-16/+114
|\ \ \ \ \ \
| * | | | | | Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen2023-08-111-2/+2
| * | | | | | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz2023-08-111-0/+3