index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-9
/
+29
2025-06-19
net: atm: fix /proc/net/atm/lec handling
Eric Dumazet
1
-2
/
+3
2025-06-19
net: atm: add lec_mutex
Eric Dumazet
1
-0
/
+7
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
1
-4
/
+4
2025-06-19
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
1
-9
/
+2
2025-06-19
pidfs: remove pidfs_{get,put}_pid()
Christian Brauner
1
-5
/
+0
2025-06-19
ipv6: Simplify link-local address generation for IPv6 GRE.
Guillaume Nault
1
-5
/
+5
2025-06-18
net: ethtool: Add PSE port priority support feature
Kory Maincent (Dent Project)
1
-0
/
+18
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
1
-0
/
+7
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
1
-0
/
+39
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
1
-0
/
+5
2025-06-18
net: remove redundant ASSERT_RTNL() in queue setup functions
Stanislav Fomichev
1
-2
/
+0
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
3
-24
/
+72
2025-06-18
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
1
-0
/
+3
2025-06-18
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
1
-2
/
+2
2025-06-18
nfc: Remove checks for nla_data returning NULL
Simon Horman
1
-5
/
+1
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2
-1
/
+2
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2
-19
/
+19
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...
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
[prev]
[next]