index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-15
/
+31
2024-12-21
Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
l2tp: Use inet_sk_init_flowi4() in l2tp_ip_sendmsg().
Guillaume Nault
1
-13
/
+6
2024-12-20
ipv4: Use inet_sk_init_flowi4() in __ip_queue_xmit().
Guillaume Nault
1
-12
/
+4
2024-12-20
ipv4: Use inet_sk_init_flowi4() in inet_csk_rebuild_route().
Guillaume Nault
1
-9
/
+2
2024-12-20
ipv4: Use inet_sk_init_flowi4() in ip4_datagram_release_cb().
Guillaume Nault
1
-9
/
+2
2024-12-20
ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().
Guillaume Nault
1
-12
/
+2
2024-12-20
net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
Petr Machata
3
-0
/
+40
2024-12-20
net: bridge: Extract a helper to handle bridge_binding toggles
Petr Machata
1
-6
/
+14
2024-12-20
inetpeer: avoid false sharing in inet_peer_xrlim_allow()
Eric Dumazet
1
-7
/
+11
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
1
-1
/
+5
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2
-2
/
+8
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2024-12-19
xsk: add generic XSk &xdp_buff -> skb conversion
Alexander Lobakin
1
-0
/
+112
2024-12-19
xdp: add generic xdp_build_skb_from_buff()
Alexander Lobakin
1
-0
/
+55
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
1
-0
/
+11
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
1
-7
/
+10
2024-12-19
af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
Florent Revest
1
-1
/
+3
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
24
-530
/
+384
2024-12-19
net: netlink: catch attempts to send empty messages
Jakub Kicinski
1
-0
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-78
/
+235
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-41
/
+203
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
1
-1
/
+19
2024-12-19
net: fib_rules: Enable flow label selector usage
Ido Schimmel
1
-2
/
+2
2024-12-19
ipv6: fib_rules: Add flow label support
Ido Schimmel
1
-2
/
+55
2024-12-19
ipv4: fib_rules: Reject flow label attributes
Ido Schimmel
1
-0
/
+6
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
1
-0
/
+2
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2
-10
/
+112
2024-12-19
Merge tag 'nf-24-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
2
-2
/
+5
2024-12-18
psample: adjust size if rate_as_probability is set
Adrian Moreno
1
-3
/
+6
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-18
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagged traffic
Vladimir Oltean
1
-5
/
+11
2024-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-0
/
+67
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
1
-2
/
+2
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
7
-29
/
+32
2024-12-17
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
1
-8
/
+4
2024-12-17
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
1
-9
/
+2
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
6
-7
/
+7
2024-12-17
net: bridge: constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
2024-12-17
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
1
-1
/
+1
2024-12-17
devlink: add devlink_fmsg_dump_skb() function
Mateusz Polchlopek
1
-0
/
+67
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
7
-10
/
+21
2024-12-17
af_unix: Remove unix_our_peer().
Kuniyuki Iwashima
1
-6
/
+1
2024-12-17
af_unix: Clean up error paths in unix_dgram_sendmsg().
Kuniyuki Iwashima
1
-16
/
+15
[prev]
[next]