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-12-19
net: fib_rules: Enable flow label selector usage
Ido Schimmel
2024-12-19
ipv6: fib_rules: Add flow label support
Ido Schimmel
2024-12-19
ipv4: fib_rules: Reject flow label attributes
Ido Schimmel
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2024-12-19
Merge tag 'nf-24-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-18
psample: adjust size if rate_as_probability is set
Adrian Moreno
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
2024-12-18
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...
Vladimir Oltean
2024-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-12-17
net: bridge: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
2024-12-17
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
2024-12-17
devlink: add devlink_fmsg_dump_skb() function
Mateusz Polchlopek
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
2024-12-17
af_unix: Remove unix_our_peer().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up SOCK_DEAD error paths in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Defer sock_put() to clean up path in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Split restart label in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Move !sunaddr case in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_dgram_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_stream_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_stream_sendmsg().
Kuniyuki Iwashima
2024-12-17
af_unix: Clean up error paths in unix_stream_connect().
Kuniyuki Iwashima
2024-12-17
af_unix: Set error only when needed in unix_stream_connect().
Kuniyuki Iwashima
2024-12-17
batman-adv: Map VID 0 to untagged TT VLAN
Sven Eckelmann
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-12-16
sock: Introduce sk_set_prio_allowed helper function
Anna Emese Nyiri
2024-12-16
rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted
David Howells
2024-12-16
rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
David Howells
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
2024-12-16
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-12-16
net: Make net_hwtstamp_validate accessible
Kory Maincent
2024-12-16
net: Make dev_get_hwtstamp_phylib accessible
Kory Maincent
2024-12-16
tls: add counters for rekey
Sabrina Dubroca
[prev]
[next]