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