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-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
vsock/virtio: use GFP_ATOMIC under RCU read lock
Michael S. Tsirkin
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-10-06
batman-adv: Use string choice helper to print booleans
Sven Eckelmann
2024-10-05
batman-adv: Add flex array to struct batadv_tvlv_tt_data
Erick Archer
2024-10-05
batman-adv: Start new development cycle
Simon Wunderlich
2024-10-04
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-04
tcp: add a fast path in tcp_write_timer()
Eric Dumazet
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
2024-10-04
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-10-04
ethtool: rss: fix rss key initialization warning
Daniel Zahka
2024-10-04
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-10-04
appletalk: Remove deadcode
Dr. David Alan Gilbert
2024-10-03
net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Dr. David Alan Gilbert
2024-10-03
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
2024-10-03
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
2024-10-03
ipv4: Convert ip_route_input_slow() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_rcu() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
2024-10-03
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
2024-10-03
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-10-03
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-10-03
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
netem: Include <linux/prandom.h> in sch_netem.c
Uros Bizjak
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
2024-10-02
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-02
Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
bpf: Remove unused macro
Maciej Fijalkowski
2024-10-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-10-01
net: dsa: improve shutdown sequence
Vladimir Oltean
[prev]
[next]