index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-11-11
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
2024-11-11
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_unregister().
Kuniyuki Iwashima
2024-11-11
net: hsr: Add VLAN CTAG filter support
Murali Karicheri
2024-11-11
net: hsr: Add VLAN support
WingMan Kwok
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2024-11-11
rxrpc: Add a tracepoint for aborts being proposed
David Howells
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-09
bridge: Allow deleting FDB entries with non-existent VLAN
Ido Schimmel
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-11-09
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
2024-11-09
neighbour: Convert iteration to use hlist+macro
Gilad Naaman
2024-11-09
neighbour: Convert seq_file functions to use hlist
Gilad Naaman
2024-11-09
neighbour: Add hlist_node to struct neighbour
Gilad Naaman
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
2024-11-09
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
2024-11-09
mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...
MoYuanhao
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
2024-11-08
SUNRPC: Fix a hang in TLS sock_close if sk_write_pending
Benjamin Coddington
2024-11-07
phonet: do not call synchronize_rcu() from phonet_route_del()
Eric Dumazet
2024-11-07
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-11-07
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-07
sctp: Avoid enqueuing addr events redundantly
Gilad Naaman
2024-11-07
wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
Christophe JAILLET
2024-11-07
wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
Aleksei Vetrov
2024-11-07
wifi: cfg80211: Remove the Medium Synchronization Delay validity check
Lingbo Kong
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
2024-11-07
net: pktgen: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-06
ipv6: release nexthop on device removal
Paolo Abeni
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-06
bpf, sockmap: Fix sk_msg_reset_curr
Zijian Zhang
2024-11-06
bpf, sockmap: Several fixes to bpf_msg_pop_data
Zijian Zhang
2024-11-06
bpf, sockmap: Several fixes to bpf_msg_push_data
Zijian Zhang
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
[prev]
[next]