index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-01
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
2024-05-01
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
2024-04-30
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
net: page_pool: support error injection
Jakub Kicinski
2024-04-30
net/smc: implement DMB-merged operations of loopback-ism
Wen Gu
2024-04-30
net/smc: adapt cursor update when sndbuf and peer DMB are merged
Wen Gu
2024-04-30
net/smc: {at|de}tach sndbuf to peer DMB if supported
Wen Gu
2024-04-30
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
2024-04-30
net/smc: register loopback-ism into SMC-D device list
Wen Gu
2024-04-30
net/smc: ignore loopback-ism when dumping SMC-D devices
Wen Gu
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
2024-04-30
net/smc: implement DMB-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: implement ID-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: introduce loopback-ism for SMC intra-OS shortcut
Wen Gu
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
2024-04-30
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-04-30
netdev: add queue stats
Xuan Zhuo
2024-04-29
net: hsr: init prune_proxy_timer sooner
Eric Dumazet
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
inet: use call_rcu_hurry() in inet_free_ifa()
Eric Dumazet
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-04-26
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-25
bpf: check bpf_dummy_struct_ops program params for test runs
Eduard Zingerman
2024-04-25
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
Eduard Zingerman
[next]