summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2025-03-04tcp: add four drop reasons to tcp_check_req()Eric Dumazet1-0/+9
2025-03-04tcp: add a drop_reason pointer to tcp_check_req()Eric Dumazet1-1/+1
2025-03-04ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima1-0/+3
2025-03-04ipv4: fib: Allocate fib_info_hash[] during netns initialisation.Kuniyuki Iwashima1-0/+2
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma1-22/+21
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+11
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-02-27xdp: remove xdp_alloc_skb_bulk()Alexander Lobakin1-1/+0
2025-02-27net: gro: expose GRO init/cleanup to use outside of NAPIAlexander Lobakin1-0/+3
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin2-13/+34
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg1-0/+3
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit1-0/+25
2025-02-25Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky6-8/+23
2025-02-25mptcp: sched: split get_subflow interface into twoGeliang Tang1-2/+3
2025-02-22net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-2/+26
2025-02-22rtnetlink: Remove "net" from newlink paramsXiao Liang1-2/+0
2025-02-22net: ip_tunnel: Use link netns in newlink() of rtnl_link_opsXiao Liang1-2/+3
2025-02-22net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang1-0/+17
2025-02-22rtnetlink: Pack newlink() params into structXiao Liang1-4/+21
2025-02-21xfrm: check for PMTU in tunnel mode for packet offloadLeon Romanovsky1-0/+9
2025-02-21xfrm: simplify SA initialization routineLeon Romanovsky1-2/+1
2025-02-21xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky1-1/+10
2025-02-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+10
2025-02-21xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang2-0/+11
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing1-2/+4
2025-02-21bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing1-0/+1
2025-02-21bpf: Prepare the sock_ops ctx and call bpf prog for TX timestampingJason Xing1-0/+7
2025-02-21bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing1-0/+3
2025-02-21net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman2-7/+5
2025-02-21ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman1-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+28
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-20net: dismiss sk_forward_alloc_get()Paolo Abeni1-13/+0
2025-02-20ipv4: fib_rules: Add port mask matchingIdo Schimmel1-0/+11
2025-02-20net: fib_rules: Add port mask supportIdo Schimmel1-0/+8
2025-02-19net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+11
2025-02-19ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn1-0/+2
2025-02-19ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn1-9/+0
2025-02-19ipv4: remove get_rttosWillem de Bruijn1-8/+3
2025-02-19ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn1-3/+2
2025-02-19net: initialize mark in sockcm_initWillem de Bruijn1-0/+1
2025-02-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+47
2025-02-18netlink: Add nla_put_empty_nest helperJoe Damato1-0/+15
2025-02-18net: use napi_id_valid helperStefano Jordhani1-2/+2
2025-02-15net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet1-0/+8
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek1-0/+47
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+22
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2