index
:
pm24.git
cpufreq-rust
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-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
2024-02-26
inet: switch inet_dump_fib() to RCU protection
Eric Dumazet
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
rtnetlink: change nlk->cb_mutex role
Eric Dumazet
2024-02-26
netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
Eric Dumazet
2024-02-26
netlink: fix netlink_diag_dump() return value
Eric Dumazet
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-23
net: mpls: error out if inner headers are not set
Florian Westphal
2024-02-23
net: ethtool: avoid rebuilds on UTS_RELEASE change
Jann Horn
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-02-22
ipv6/sit: Do not allocate stats in the driver
Breno Leitao
2024-02-22
net/af_iucv: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-02-22
net: mctp: tests: Add a test for proper tag creation on local output
Jeremy Kerr
2024-02-22
net: mctp: tests: Test that outgoing skbs have flow data populated
Jeremy Kerr
2024-02-22
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-02-22
net: mctp: tests: Add MCTP net isolation tests
Jeremy Kerr
2024-02-22
net: mctp: tests: Add netid argument to __mctp_route_test_init
Jeremy Kerr
2024-02-22
net: mctp: provide a more specific tag allocation ioctl
Jeremy Kerr
2024-02-22
net: mctp: separate key correlation across nets
Jeremy Kerr
2024-02-22
net: mctp: tests: create test skbs with the correct net and device
Jeremy Kerr
2024-02-22
net: mctp: make key lookups match the ANY address on either local or peer
Jeremy Kerr
2024-02-22
net: mctp: Add some detail on the key allocation implementation
Jeremy Kerr
2024-02-22
net: mctp: avoid confusion over local/peer dest/source addresses
Jeremy Kerr
2024-02-22
l2tp: pass correct message length to ip6_append_data
Tom Parkin
2024-02-22
Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
2024-02-22
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
2024-02-21
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
2024-02-21
devlink: fix port dump cmd type
Jiri Pirko
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
2024-02-21
net: mctp: put sock on tag allocation failure
Jeremy Kerr
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
[next]