index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
-0
/
+23
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
-2
/
+4
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
-4
/
+4
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-170
/
+187
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
-2
/
+7
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
-99
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
-6
/
+7
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
-7
/
+7
2025-02-19
mptcp: micro-optimize __mptcp_move_skb()
Paolo Abeni
-61
/
+52
2025-02-19
mptcp: dismiss __mptcp_rmem()
Paolo Abeni
-13
/
+6
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
-4
/
+4
2025-02-19
mptcp: cleanup mem accounting
Paolo Abeni
-111
/
+10
2025-02-19
mptcp: move the whole rx path under msk socket lock protection
Paolo Abeni
-66
/
+60
2025-02-19
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
-29
/
+7
2025-02-19
mptcp: consolidate subflow cleanup
Paolo Abeni
-15
/
+18
2025-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
-12
/
+0
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
-1
/
+1
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
-3
/
+34
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
-1
/
+1
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
-8
/
+10
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
-12
/
+19
2025-02-19
net: fib_rules: Enable port mask usage
Ido Schimmel
-2
/
+2
2025-02-19
ipv6: fib_rules: Add port mask matching
Ido Schimmel
-4
/
+4
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
-4
/
+4
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
-1
/
+66
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
-0
/
+2
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
-1
/
+9
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
-2
/
+0
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
-0
/
+1
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
-4
/
+2
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
-4
/
+44
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
-4
/
+4
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
-12
/
+3
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
-20
/
+3
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
-4
/
+2
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
-9
/
+9
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
-6
/
+5
2025-02-18
tcp: only initialize sockcm tsflags field
Willem de Bruijn
-1
/
+1
2025-02-18
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
-1
/
+1
2025-02-18
netlink: Unset cb_running when terminating dump on release
Siddh Raman Pant
-0
/
+1
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
-3
/
+9
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
-0
/
+2
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
-1
/
+7
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
-1
/
+4
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
-0
/
+3
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
-6
/
+4
2025-02-18
can: Switch to use hrtimer_setup()
Nam Cao
-26
/
+16
2025-02-18
tcp: Switch to use hrtimer_setup()
Nam Cao
-6
/
+4
2025-02-18
mac802154: Switch to use hrtimer_setup()
Nam Cao
-2
/
+2
2025-02-18
net/sched: Switch to use hrtimer_setup()
Nam Cao
-8
/
+4
[prev]
[next]