index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-09-10
Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-1
/
+60
2025-09-10
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-5
/
+3
2025-09-10
libceph: fix invalid accesses to ceph_connection_v1_info
Ilya Dryomov
-3
/
+4
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
-2
/
+32
2025-09-10
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
-5
/
+12
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
-32
/
+33
2025-09-10
netfilter: nft_set_rbtree: continue traversal if element is inactive
Florian Westphal
-3
/
+3
2025-09-10
netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
Florian Westphal
-5
/
+19
2025-09-10
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
Florian Westphal
-1
/
+2
2025-09-10
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...
Tetsuo Handa
-1
/
+4
2025-09-10
can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...
Tetsuo Handa
-0
/
+3
2025-09-10
can: j1939: implement NETDEV_UNREGISTER notification handler
Tetsuo Handa
-0
/
+53
2025-09-10
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
-1
/
+4
2025-09-10
wifi: cfg80211: Remove the redundant wiphy_dev
Zheng tan
-1
/
+1
2025-09-10
wifi: mac80211: fix incorrect comment
Miri Korenblit
-5
/
+1
2025-09-10
wifi: cfg80211: update the time stamps in hidden ssid
Miri Korenblit
-2
/
+7
2025-09-10
wifi: mac80211: Fix HE capabilities element check
Ilan Peer
-1
/
+1
2025-09-10
wifi: mac80211: add tx_handlers_drop statistics to ethtool
Sarika Sharma
-3
/
+11
2025-09-10
wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
Sarika Sharma
-3
/
+7
2025-09-10
wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station(...
Nithyanantham Paramasivam
-6
/
+7
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
-0
/
+5
2025-09-09
mptcp: make ADD_ADDR retransmission timeout adaptive
Geliang Tang
-4
/
+24
2025-09-09
mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
Krister Johansen
-6
/
+5
2025-09-09
net: dev_ioctl: take ops lock in hwtstamp lower paths
Carolina Jubran
-4
/
+18
2025-09-09
ipv4: udp: fix typos in comments
Alok Tiwari
-3
/
+3
2025-09-09
xsk: Fix immature cq descriptor production
Maciej Fijalkowski
-14
/
+111
2025-09-09
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
-0
/
+6
2025-09-09
hsr: use netdev_master_upper_dev_link() when linking lower ports
Hangbin Liu
-1
/
+4
2025-09-08
net: bridge: Bounce invalid boolopts
Petr Machata
-0
/
+7
2025-09-08
rds: ib: Remove unused extern definition
HÃ¥kon Bugge
-1
/
+0
2025-09-08
xfrm: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-6
/
+6
2025-09-08
tls: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-4
/
+6
2025-09-08
sctp: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-6
/
+6
2025-09-08
mptcp: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-6
/
+6
2025-09-08
ipv4: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-32
/
+33
2025-09-08
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
-3
/
+6
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-19
/
+24
2025-09-08
ipv6: snmp: remove icmp6type2name[]
Eric Dumazet
-22
/
+22
2025-09-08
genetlink: fix genl_bind() invoking bind() after -EPERM
Alok Tiwari
-0
/
+3
2025-09-08
net: mctp: fix typo in comment
Alok Tiwari
-1
/
+1
2025-09-06
SUNRPC: call xs_sock_process_cmsg for all cmsg
Justin Worrell
-3
/
+3
2025-09-06
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Trond Myklebust
-2
/
+0
2025-09-05
batman-adv: remove includes for extern declarations
Sven Eckelmann
-3
/
+2
2025-09-05
batman-adv: keep skb crc32 helper local in BLA
Sven Eckelmann
-35
/
+34
2025-09-05
batman-adv: remove network coding support
Sven Eckelmann
-2302
/
+4
2025-09-05
batman-adv: Start new development cycle
Simon Wunderlich
-1
/
+1
2025-09-04
net: call cond_resched() less often in __release_sock()
Eric Dumazet
-4
/
+8
2025-09-04
tcp: use tcp_eat_recv_skb in __tcp_close()
Eric Dumazet
-2
/
+2
2025-09-04
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
-4
/
+5
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-100
/
+150
[prev]
[next]