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
/
net
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-20
net: pktgen: fix 'rate 0' error handling (return -EINVAL)
Peter Seiderer
1
-1
/
+1
2025-02-20
net: pktgen: fix hex32_arg parsing for short reads
Peter Seiderer
1
-3
/
+4
2025-02-20
net: pktgen: enable 'param=value' parsing
Peter Seiderer
1
-0
/
+1
2025-02-20
net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Peter Seiderer
1
-3
/
+3
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-13
/
+12
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
1
-0
/
+2
2025-02-20
bpf: Support selective sampling for bpf timestamping
Jason Xing
1
-1
/
+30
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-1
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-4
/
+7
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-1
/
+8
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2
-1
/
+22
2025-02-20
net-timestamp: Prepare for isolating two modes of SO_TIMESTAMPING
Jason Xing
1
-0
/
+20
2025-02-20
bpf: Disable unsafe helpers in TX timestamping callbacks
Jason Xing
1
-0
/
+17
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-4
/
+4
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
1
-0
/
+14
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+23
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
1
-2
/
+4
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-153
/
+157
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2
-99
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
1
-1
/
+1
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-3
/
+34
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-19
net: fib_rules: Enable port mask usage
Ido Schimmel
1
-2
/
+2
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
1
-1
/
+66
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
1
-0
/
+2
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
1
-0
/
+1
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
1
-4
/
+2
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-4
/
+44
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-4
/
+4
2025-02-18
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
1
-1
/
+1
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
1
-0
/
+12
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
4
-6
/
+6
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-1
/
+1
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-23
/
+31
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2
-22
/
+98
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
1
-0
/
+1
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
1
-0
/
+1
2025-02-10
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-7
/
+16
2025-02-10
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
1
-5
/
+6
2025-02-10
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
1
-2
/
+14
2025-02-10
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
1
-13
/
+23
2025-02-10
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
1
-17
/
+41
2025-02-10
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
1
-4
/
+3
2025-02-10
net: fib_rules: Don't check net in rule_exists() and rule_find().
Kuniyuki Iwashima
1
-6
/
+0
[prev]
[next]