summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-10/+12
2023-08-23mptcp: add struct mptcp_sched_opsGeliang Tang1-0/+21
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing1-1/+0
2023-08-22netfilter: ebtables: replace zero-length array membersGONG, Ruiqi1-4/+4
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao1-1/+1
2023-08-20net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet1-0/+1
2023-08-19net: add skb_queue_purge_reason and __skb_queue_purge_reasonEric Dumazet2-4/+22
2023-08-19net/smc: Extend SMCR v2 linkgroup netlink attributeGuangguan Wang1-0/+2
2023-08-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-45/+82
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-17/+17
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-0/+12
2023-08-18netem: add prng attribute to netem_sched_dataFrançois Michel1-0/+1
2023-08-17Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-9/+3
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu1-0/+6
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula1-9/+3
2023-08-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-3/+49
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin1-15/+24
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin1-22/+35
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin1-8/+23
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee1-13/+51
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu1-2/+7
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller1-0/+1
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet1-6/+4
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet1-2/+2
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet1-1/+1
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet2-5/+4
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet4-6/+6
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet1-1/+1
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet1-1/+1
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet1-2/+2
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet2-3/+5
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet1-1/+1
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet1-2/+3
2023-08-16inet: introduce inet->inet_flagsEric Dumazet1-11/+44
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+1
2023-08-16Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-113/+3
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal1-0/+1
2023-08-16genetlink: add genlmsg_iput() APIJakub Kicinski1-1/+53
2023-08-16genetlink: add a family pointer to struct genl_infoJakub Kicinski1-2/+2
2023-08-16genetlink: use attrs from struct genl_infoJakub Kicinski1-1/+0
2023-08-16genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski1-0/+8
2023-08-16genetlink: remove userhdr from struct genl_infoJakub Kicinski1-2/+5
2023-08-16genetlink: make genl_info->nlhdr constJakub Kicinski1-1/+1
2023-08-15net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer2-2/+2
2023-08-15bpf: Document struct bpf_struct_ops fieldsDavid Vernet1-0/+47
2023-08-15net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2-53/+0
2023-08-15net/mlx5: Remove unused CAPsShay Drory2-59/+1
2023-08-15net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh1-1/+2