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
2025-06-17
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+119
2025-06-17
net: ipv6: ip6mr: Split ip6mr_forward2() in two
Petr Machata
1
-7
/
+16
2025-06-17
net: ipv6: ip6mr: Make ip6mr_forward2() void
Petr Machata
1
-6
/
+6
2025-06-17
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
1
-1
/
+2
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
4
-5
/
+6
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
3
-16
/
+16
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
2
-1
/
+118
2025-06-17
net: ipv4: ipmr: Split ipmr_queue_xmit() in two
Petr Machata
1
-16
/
+29
2025-06-17
net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev'
Petr Machata
1
-5
/
+2
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
6
-8
/
+12
2025-06-17
net: dsa: tag_brcm: add support for legacy FCS tags
Álvaro Fernández Rojas
2
-3
/
+86
2025-06-17
net: dsa: tag_brcm: legacy: reorganize functions
Álvaro Fernández Rojas
1
-32
/
+32
2025-06-17
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
2
-3
/
+0
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
3
-26
/
+1
2025-06-17
tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code
Neal Cardwell
1
-127
/
+10
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
1
-2
/
+4
2025-06-17
Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
3
-21
/
+47
2025-06-17
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
1
-3
/
+0
2025-06-17
Merge branch 'io_uring-cmd-for-tx-timestamps'
Jakub Kicinski
1
-0
/
+46
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
1
-0
/
+46
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
1
-0
/
+1
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
3
-21
/
+47
2025-06-17
wifi: mac80211: don't WARN for late channel/color switch
Johannes Berg
2
-9
/
+25
2025-06-17
wifi: mac80211: drop invalid source address OCB frames
Johannes Berg
1
-0
/
+4
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-16
seg6: Allow End.X behavior to accept an oif
Ido Schimmel
1
-2
/
+3
2025-06-16
seg6: Call seg6_lookup_any_nexthop() from End.X behavior
Ido Schimmel
1
-1
/
+1
2025-06-16
seg6: Extend seg6_lookup_any_nexthop() with an oif argument
Ido Schimmel
1
-7
/
+10
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
1
-17
/
+0
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
1
-109
/
+0
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
1
-7
/
+0
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
1
-2
/
+1
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
1
-24
/
+35
2025-06-13
net: arp: use kfree_skb_reason() in arp_rcv()
Qiu Yutan
1
-3
/
+7
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
1
-1
/
+1
2025-06-12
net: ncsi: Fix buffer overflow in fetching version id
Hari Kalavakunta
2
-1
/
+2
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
1
-5
/
+1
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
1
-10
/
+45
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
1
-0
/
+8
2025-06-12
net: ethtool: remove the duplicated handling from rxfh and rxnfc
Jakub Kicinski
1
-52
/
+5
2025-06-12
net: ethtool: copy the rxfh flow handling
Jakub Kicinski
1
-1
/
+92
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
107
-373
/
+487
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-199
/
+281
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+1
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
7
-33
/
+99
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
[prev]
[next]