index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-18
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
2025-06-18
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
2025-06-18
nfc: Remove checks for nla_data returning NULL
Simon Horman
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2025-06-17
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2025-06-17
net: ipv6: ip6mr: Split ip6mr_forward2() in two
Petr Machata
2025-06-17
net: ipv6: ip6mr: Make ip6mr_forward2() void
Petr Machata
2025-06-17
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
2025-06-17
net: ipv4: ipmr: Split ipmr_queue_xmit() in two
Petr Machata
2025-06-17
net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev'
Petr Machata
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2025-06-17
net: dsa: tag_brcm: add support for legacy FCS tags
Álvaro Fernández Rojas
2025-06-17
net: dsa: tag_brcm: legacy: reorganize functions
Álvaro Fernández Rojas
2025-06-17
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
2025-06-17
tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code
Neal Cardwell
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
2025-06-17
Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-06-17
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
2025-06-17
Merge branch 'io_uring-cmd-for-tx-timestamps'
Jakub Kicinski
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
2025-06-17
wifi: mac80211: don't WARN for late channel/color switch
Johannes Berg
2025-06-17
wifi: mac80211: drop invalid source address OCB frames
Johannes Berg
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-16
seg6: Allow End.X behavior to accept an oif
Ido Schimmel
2025-06-16
seg6: Call seg6_lookup_any_nexthop() from End.X behavior
Ido Schimmel
2025-06-16
seg6: Extend seg6_lookup_any_nexthop() with an oif argument
Ido Schimmel
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
2025-06-13
net: arp: use kfree_skb_reason() in arp_rcv()
Qiu Yutan
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
2025-06-12
net: ncsi: Fix buffer overflow in fetching version id
Hari Kalavakunta
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
2025-06-12
net: ethtool: remove the duplicated handling from rxfh and rxnfc
Jakub Kicinski
2025-06-12
net: ethtool: copy the rxfh flow handling
Jakub Kicinski
[prev]
[next]