summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-06amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima1-1/+1
2026-05-06vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima1-0/+1
2026-05-06vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima1-2/+2
2026-05-06udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima1-2/+2
2026-05-06udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima1-2/+2
2026-05-06udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima1-1/+1
2026-05-06udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima1-1/+1
2026-05-06udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima1-1/+1
2026-05-05net: mdio: Add support for RSFEC Control register for PMAMike Marciniszyn (Meta)1-0/+10
2026-05-05ipv6: mld: encode multicast exponential fieldsUjjal Roy1-0/+119
2026-05-05ipv4: igmp: encode multicast exponential fieldsUjjal Roy1-0/+87
2026-05-05ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()Ujjal Roy1-9/+57
2026-05-05ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculationUjjal Roy1-8/+72
2026-05-05net/sched: add qstats_cpu_drop_inc() helperEric Dumazet2-3/+8
2026-05-03ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski1-0/+1
2026-05-02net: dsa: pass extack to dsa_switch_ops :: port_policer_add()David Yang1-1/+2
2026-05-02net/mlx5: use internal dma pools for frag buf allocNimrod Oren1-0/+2
2026-05-02net/mlx5: add frag buf pools create/destroy pathsNimrod Oren1-2/+5
2026-05-02tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...Eric Dumazet1-4/+4
2026-05-02tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet1-4/+4
2026-05-02tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_txEric Dumazet1-2/+2
2026-05-02tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet1-9/+9
2026-05-02tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet1-2/+2
2026-05-02ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann2-7/+0
2026-05-02net: cs89x0: remove ISA bus probingArnd Bergmann1-1/+0
2026-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-11/+68
2026-05-01Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-39/+121
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-9/+88
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-1/+62
2026-04-30dpll: add pin operational stateIvan Vecera2-0/+29
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-04-30net/tcp: Remove tcp_sigpoolEric Biggers1-34/+0
2026-04-30net/tcp-ao: Return void from functions that can no longer failEric Biggers2-26/+26
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers1-8/+24
2026-04-30Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2026-04-30tcp: add tcp_mstamp_refresh_inline()Eric Dumazet1-0/+10
2026-04-30bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-04-30net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()Eric Dumazet2-4/+4
2026-04-30net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh1-5/+59
2026-04-29net/mlx5: Remove unused host_sf_enable fieldMoshe Shemesh1-1/+0
2026-04-29net/mlx5: Add function_id_type for enable/disable_hca cmdsMoshe Shemesh1-2/+6
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh2-3/+3
2026-04-29Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+42
2026-04-29Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1
2026-04-28wifi: cfg80211: provide HT/VHT operation for AP beaconJohannes Berg1-0/+4
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg1-9/+10
2026-04-28wifi: cfg80211: remove HE/SAE H2E required fieldsJohannes Berg1-3/+1
2026-04-28wifi: nl80211: document channel opmode change channel widthJohannes Berg1-4/+6