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-04-18
net: ethtool: mm: reset verification status when link is down
Faizal Rahim
-0
/
+4
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
-1
/
+274
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
-1
/
+7
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-78
/
+206
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-42
/
+162
2025-04-17
bpf: net_sched: Disable attaching bpf qdisc to non root
Amery Hung
-2
/
+23
2025-04-17
bpf: net_sched: Support updating bstats
Amery Hung
-0
/
+11
2025-04-17
bpf: net_sched: Add a qdisc watchdog timer
Amery Hung
-1
/
+105
2025-04-17
bpf: net_sched: Add basic bpf qdisc kfuncs
Amery Hung
-1
/
+110
2025-04-17
bpf: net_sched: Support implementation of Qdisc_ops in bpf
Amery Hung
-4
/
+235
2025-04-17
Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-4
/
+6
2025-04-17
Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-1
/
+17
2025-04-17
net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)
Peter Seiderer
-11
/
+7
2025-04-17
net: pktgen: fix code style (WARNING: please, no space before tabs)
Peter Seiderer
-1
/
+1
2025-04-17
net: pktgen: fix code style (ERROR: else should follow close brace '}')
Peter Seiderer
-2
/
+2
2025-04-17
net: ipv6: ioam6: fix double reallocation
Justin Iurman
-5
/
+36
2025-04-17
net: ipv6: ioam6: use consistent dst names
Justin Iurman
-17
/
+18
2025-04-17
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
-5
/
+13
2025-04-17
ovpn: implement TCP transport
Antonio Quartulli
-0
/
+1
2025-04-17
netfilter: conntrack: fix erronous removal of offload bit
Florian Westphal
-4
/
+6
2025-04-17
xfrm: Fix UDP GRO handling for some corner cases
Tobias Brunner
-16
/
+20
2025-04-17
xfrm: Refactor migration setup during the cloning process
Chiachang Wang
-8
/
+9
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
-7
/
+23
2025-04-17
net, pidfd: report EINVAL for ESRCH
Christian Brauner
-1
/
+9
2025-04-16
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-1
/
+1
2025-04-16
ipv4: Use nlmsg_payload in ipmr file
Breno Leitao
-4
/
+4
2025-04-16
ipv4: Use nlmsg_payload in route file
Breno Leitao
-2
/
+2
2025-04-16
ipv4: Use nlmsg_payload in fib_frontend file
Breno Leitao
-2
/
+2
2025-04-16
ipv4: Use nlmsg_payload in devinet file
Breno Leitao
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in route file
Breno Leitao
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in addrconf file
Breno Leitao
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in addrlabel file
Breno Leitao
-4
/
+4
2025-04-16
net: don't try to ops lock uninitialized devs
Jakub Kicinski
-4
/
+3
2025-04-16
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
-1
/
+1
2025-04-16
net: dsa: free routing table on probe failure
Vladimir Oltean
-7
/
+14
2025-04-16
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
-3
/
+35
2025-04-16
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
-1
/
+3
2025-04-16
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
-1
/
+17
2025-04-16
batman-adv: fix duplicate MAC address check
Matthias Schiffer
-13
/
+18
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
-9
/
+9
2025-04-16
xfrm: Remove unneeded device check from validate_xmit_xfrm
Cosmin Ratiu
-6
/
+1
2025-04-16
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
-4
/
+0
2025-04-15
Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-0
/
+1
2025-04-15
batman-adv: Fix double-hold of meshif when getting enabled
Sven Eckelmann
-1
/
+0
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
-9
/
+43
2025-04-15
net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
Shengyu Qu
-1
/
+2
2025-04-15
tc: Return an error if filters try to attach too many actions
Toke Høiland-Jørgensen
-2
/
+14
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()
Breno Leitao
-4
/
+6
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_valid_dumprule_req
Breno Leitao
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_getroute_req
Breno Leitao
-2
/
+2
[prev]
[next]