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
Age
Commit message (
Expand
)
Author
Lines
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3032
/
+4973
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-481
/
+1104
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-1
/
+1
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-102
/
+202
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
-15
/
+42
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
-5
/
+50
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
-3
/
+6
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
-2
/
+4
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
-16
/
+15
2024-02-08
Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'
Paolo Abeni
-0
/
+5
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
-0
/
+3
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
-1
/
+1
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-4
/
+14
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2024-02-07
Merge branch 'net-more-factorization-in-cleanup_net-paths'
Jakub Kicinski
-157
/
+190
2024-02-07
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
-8
/
+6
2024-02-07
bridge: use exit_batch_rtnl() method
Eric Dumazet
-10
/
+5
2024-02-07
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
-22
/
+31
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
-8
/
+5
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
-7
/
+5
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
-7
/
+5
2024-02-07
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
-7
/
+5
2024-02-07
vxlan: use exit_batch_rtnl() method
Eric Dumazet
-31
/
+19
2024-02-07
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
-6
/
+14
2024-02-07
gtp: use exit_batch_rtnl() method
Eric Dumazet
-10
/
+10
2024-02-07
geneve: use exit_batch_rtnl() method
Eric Dumazet
-13
/
+10
2024-02-07
bonding: use exit_batch_rtnl() method
Eric Dumazet
-11
/
+26
2024-02-07
bareudp: use exit_batch_rtnl() method
Eric Dumazet
-9
/
+4
2024-02-07
nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
Eric Dumazet
-7
/
+12
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
-1
/
+33
2024-02-07
Merge branch 'mt7530-dsa-subdriver-improvements-act-ii'
Jakub Kicinski
-102
/
+53
2024-02-07
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
-2
/
+0
2024-02-07
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
-1
/
+1
2024-02-07
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
-37
/
+2
2024-02-07
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
-8
/
+11
2024-02-07
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
-51
/
+40
2024-02-07
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
-7
/
+6
2024-02-07
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
-4
/
+1
2024-02-07
r8169: remove setting LED default trigger, this is done by LED core now
Heiner Kallweit
-1
/
+0
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-240
/
+766
2024-02-07
Merge branch 'selftests-bonding-use-slowwait-when-waiting'
Jakub Kicinski
-29
/
+97
2024-02-07
selftests: bonding: use slowwait instead of hard code sleep
Hangbin Liu
-10
/
+24
2024-02-07
selftests: bonding: reduce garp_test/arp_validate test time
Hangbin Liu
-9
/
+29
[next]