index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-24
mptcp: sched: split get_subflow interface into two
Geliang Tang
1
-2
/
+3
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-0
/
+1
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-2
/
+26
2025-02-21
rtnetlink: Remove "net" from newlink params
Xiao Liang
1
-2
/
+0
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+3
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-0
/
+17
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-4
/
+21
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
1
-0
/
+9
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
1
-2
/
+1
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
1
-1
/
+10
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-0
/
+10
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2
-0
/
+11
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-2
/
+4
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
1
-0
/
+7
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+3
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
2
-7
/
+5
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
1
-1
/
+1
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+28
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
1
-0
/
+3
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
1
-13
/
+0
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
1
-0
/
+11
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
1
-0
/
+8
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-0
/
+11
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
1
-0
/
+2
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
1
-9
/
+0
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
1
-8
/
+3
2025-02-18
ipv4: initialize inet socket cookies with sockcm_init
Willem de Bruijn
1
-3
/
+2
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
1
-0
/
+1
2025-02-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+47
2025-02-17
netlink: Add nla_put_empty_nest helper
Joe Damato
1
-0
/
+15
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
1
-2
/
+2
2025-02-14
net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()
Eric Dumazet
1
-0
/
+8
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
1
-0
/
+47
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+22
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
1
-1
/
+2
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
1
-4
/
+5
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
1
-0
/
+1
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
1
-0
/
+1
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
2
-5
/
+12
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
1
-4
/
+6
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
1
-4
/
+3
2025-02-11
wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
Emmanuel Grumbach
1
-2
/
+2
2025-02-11
wifi: mac80211: add strict mode disabling workarounds
Johannes Berg
1
-0
/
+6
2025-02-11
wifi: mac80211: Add support for EPCS configuration
Ilan Peer
1
-1
/
+2
2025-02-11
wifi: mac80211: Drop cooked monitor support
Alexander Wetzel
1
-6
/
+0
2025-02-11
wifi: nl80211/cfg80211: Stop supporting cooked monitor
Alexander Wetzel
1
-1
/
+1
2025-02-10
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
1
-4
/
+4
2025-02-10
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
[prev]
[next]