index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-02-20
net: pktgen: enable 'param=value' parsing
Peter Seiderer
2025-02-20
net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Peter Seiderer
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
af_unix: Fix undefined 'other' error
Purva Yeshi
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2025-02-20
bpf: Support selective sampling for bpf timestamping
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2025-02-20
net-timestamp: Prepare for isolating two modes of SO_TIMESTAMPING
Jason Xing
2025-02-20
bpf: Disable unsafe helpers in TX timestamping callbacks
Jason Xing
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
2025-02-20
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-19
mptcp: micro-optimize __mptcp_move_skb()
Paolo Abeni
2025-02-19
mptcp: dismiss __mptcp_rmem()
Paolo Abeni
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-19
mptcp: cleanup mem accounting
Paolo Abeni
2025-02-19
mptcp: move the whole rx path under msk socket lock protection
Paolo Abeni
2025-02-19
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
2025-02-19
mptcp: consolidate subflow cleanup
Paolo Abeni
2025-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-02-19
net: fib_rules: Enable port mask usage
Ido Schimmel
2025-02-19
ipv6: fib_rules: Add port mask matching
Ido Schimmel
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
[prev]
[next]