aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+12
6 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds61-673/+1701
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+13
7 daysMerge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-4/+12
7 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
7 daystcp: update window_clamp when SO_RCVBUF is setJakub Kicinski1-0/+1
7 daysBluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+12
8 daysMerge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski2-6/+17
8 daysnet: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet1-3/+1
8 daystcp: change tcp_filter() to return the reason by valueEric Dumazet1-3/+5
8 daysnet: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet1-3/+14
8 daysnet_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera1-3/+13
8 daysnetlink: add a nla_nest_end_safe() helperHangbin Liu1-0/+19
8 daysnet: tso: Introduce tso_dma_map and helpersJoe Damato1-0/+100
8 daysMerge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-10/+0
8 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-2/+155
8 daystcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet1-0/+6
8 daystcp: return a drop_reason from tcp_add_backlog()Eric Dumazet1-2/+1
10 daysMerge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
11 daysnetfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera2-10/+0
11 daysnet: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski1-5/+0
11 daysMerge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski3-12/+48
11 daysnet: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-1/+3
11 daysnet: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann1-6/+2
11 daysnet: Add lease info to queue-get responseDaniel Borkmann1-0/+14
11 daysnet: Implement netdev_nl_queue_create_doitDaniel Borkmann2-5/+29
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+25
12 dayskernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner1-4/+4
12 daysdevlink: Add port-level resource registration infrastructureOr Har-Toov1-0/+8
12 daysdevlink: Refactor resource functions to be genericOr Har-Toov1-1/+1
12 daysnet: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet1-0/+12
12 dayscodel: annotate data-races in codel_dump_stats()Eric Dumazet1-21/+24
12 daysbonding: remove unused bond_is_first_slave and bond_is_last_slave macrosXiang Mei1-3/+0
13 daysnetfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
13 daysnetfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
13 daysnetfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso1-0/+10
13 daysnetfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso3-10/+27
13 daysnet: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet1-0/+3
13 dayswifi: mac80211: add NAN peer schedule supportMiri Korenblit1-2/+60
13 dayswifi: mac80211: support NAN stationsMiri Korenblit1-2/+11
13 dayswifi: mac80211: add NAN local schedule supportMiri Korenblit1-0/+66
13 dayswifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg1-0/+18
13 dayswifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg1-0/+2
14 daystcp: add recv_should_stop helperGeliang Tang1-0/+8
14 daysxsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
14 daysxsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
14 daysnet: dsa: add bridge member iteration macroDaniel Golle1-3/+6
14 daysnet: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle1-0/+13
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park1-2/+13
2026-04-03net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1