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-05-11
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
-0
/
+1
2025-05-11
sunrpc: allow SOMAXCONN backlogged TCP connections
Jeff Layton
-1
/
+1
2025-05-11
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
-0
/
+1
2025-05-11
sunrpc: fix race in cache cleanup causing stale nextcheck time
Long Li
-8
/
+7
2025-05-11
sunrpc: update nextcheck time when adding new cache entries
Long Li
-0
/
+2
2025-05-09
ktls, sockmap: Fix missing uncharge operation
Jiayuan Chen
-0
/
+7
2025-05-09
Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...
Jakub Kicinski
-13
/
+18
2025-05-09
Merge tag 'batadv-next-pullrequest-20250509' of git://git.open-mesh.org/linux...
Jakub Kicinski
-22
/
+6
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
-21
/
+30
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
-10
/
+89
2025-05-09
net: mctp: Ensure keys maintain only one ref to corresponding dev
Andrew Jeffery
-1
/
+3
2025-05-09
net: mctp: Don't access ifa_index when missing
Matt Johnston
-5
/
+12
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
-14
/
+0
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
-6
/
+6
2025-05-08
Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-34
/
+72
2025-05-09
wifi: mac80211: Update MCS15 support in link_conf
Mohan Kumar G
-0
/
+3
2025-05-08
wifi: mac80211: do not offer a mesh path if forwarding is disabled
Benjamin Berg
-2
/
+4
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
-8
/
+8
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-136
/
+200
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
-31
/
+66
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
-19
/
+50
2025-05-07
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
-0
/
+1
2025-05-07
Merge tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-20
/
+9
2025-05-07
openvswitch: Fix unsafe attribute parsing in output_userspace()
Eelco Chaudron
-2
/
+1
2025-05-07
netfilter: ipset: fix region locking in hash types
Jozsef Kadlecsik
-1
/
+1
2025-05-07
ipvs: fix uninit-value for saddr in do_output_route4
Julian Anastasov
-19
/
+8
2025-05-07
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Luiz Augusto von Dentz
-3
/
+6
2025-05-06
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-7
/
+7
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-230
/
+312
2025-05-06
Merge tag 'linux-can-fixes-for-6.15-20250506' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-59
/
+90
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
-13
/
+24
2025-05-06
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
-1
/
+3
2025-05-06
devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg
Jiri Pirko
-44
/
+21
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
-44
/
+2
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
-18
/
+58
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
-6
/
+6
2025-05-06
wifi: cfg80211: fix out-of-bounds access during multi-link element defragment...
Veerendranath Jakkam
-1
/
+1
2025-05-06
can: gw: fix RCU/BH usage in cgw_create_job()
Oliver Hartkopp
-59
/
+90
2025-05-06
Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-68
/
+128
2025-05-05
ipv4: ip_tunnel: Replace strcpy use with strscpy
Ruben Wauters
-2
/
+2
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
-6
/
+9
2025-05-05
net: ethtool: netlink: Use netdev_hold for dumpit() operations
Maxime Chevallier
-2
/
+3
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
-254
/
+101
2025-05-05
net: ethtool: Introduce per-PHY DUMP operations
Maxime Chevallier
-9
/
+194
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
-26
/
+0
2025-05-05
strparser: Remove unused __strp_unpause
Dr. David Alan Gilbert
-13
/
+0
2025-05-05
sch_htb: make htb_deactivate() idempotent
Cong Wang
-9
/
+6
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-65
/
+140
2025-05-05
netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
Pablo Neira Ayuso
-0
/
+6
2025-05-05
netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
Pablo Neira Ayuso
-14
/
+44
[prev]
[next]