index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-19
xsk: add generic XSk &xdp_buff -> skb conversion
Alexander Lobakin
2024-12-19
xdp: add generic xdp_build_skb_from_buff()
Alexander Lobakin
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
2024-12-19
af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
Florent Revest
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-12-19
net: netlink: catch attempts to send empty messages
Jakub Kicinski
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
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
[prev]
[next]