index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
11
-127
/
+484
10 days
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
2
-11
/
+131
10 days
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
2
-20
/
+24
10 days
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
1
-1
/
+1
10 days
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
1
-1
/
+2
10 days
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
1
-1
/
+1
10 days
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
1
-2
/
+2
10 days
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
1
-1
/
+1
11 days
Merge branch 'net-make-rss-rxnfc-semantics-more-explicit'
Jakub Kicinski
6
-19
/
+113
11 days
selftest: extend test_rss_context_queue_reconfigure for action addition
Edward Cree
1
-0
/
+26
11 days
selftest: validate RSS+ntuple filters with nonzero ring_cookie
Edward Cree
1
-1
/
+40
11 days
selftest: include dst-ip in ethtool ntuple rules
Edward Cree
1
-6
/
+6
11 days
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
1
-12
/
+30
11 days
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
4
-0
/
+11
11 days
dt-bindings: net: sff,sfp: Fix "interrupts" property typo
Rob Herring (Arm)
1
-1
/
+1
11 days
dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init"
Rob Herring (Arm)
1
-32
/
+0
11 days
net: sparx5: add missing lan969x Kconfig dependency
Arnd Bergmann
2
-2
/
+2
11 days
net: enetc: clean up before returning in probe()
Dan Carpenter
1
-3
/
+5
11 days
mdio: Remove mdio45_ethtool_gset_npage()
Alistair Francis
2
-175
/
+0
11 days
include: mdio: Remove mdio45_ethtool_gset()
Alistair Francis
1
-16
/
+0
11 days
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-84
/
+226
11 days
Merge branch 'ipv4-prepare-bpf-helpers-to-flowi4_tos-conversion'
Jakub Kicinski
2
-2
/
+2
11 days
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
11 days
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
11 days
Merge branch 'tools-net-ynl-rework-async-notification-handling'
Jakub Kicinski
2
-33
/
+44
11 days
tools/net/ynl: add async notification handling
Donald Hunter
2
-10
/
+34
11 days
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2
-36
/
+23
11 days
Merge branch 'net-phy-switch-eee_broken_modes-to-linkmode-bitmap-and-add-acce...
Jakub Kicinski
6
-37
/
+39
11 days
r8169: copy vendor driver 2.5G/5G EEE advertisement constraints
Heiner Kallweit
2
-12
/
+10
11 days
net: phy: add phy_set_eee_broken
Heiner Kallweit
1
-0
/
+10
11 days
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
4
-25
/
+19
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
282
-1272
/
+2592
11 days
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
41
-109
/
+543
11 days
Merge tag 'bcachefs-2024-11-13' of git://evilpiepirate.org/bcachefs
Linus Torvalds
14
-19
/
+72
11 days
eth: fbnic: Add support to dump registers
Mohsin Bashir
5
-1
/
+186
11 days
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
2
-24
/
+43
11 days
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
1
-0
/
+90
11 days
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
1
-3
/
+18
11 days
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
2
-76
/
+173
11 days
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
1
-5
/
+16
11 days
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
1
-1
/
+1
11 days
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
1
-1
/
+1
11 days
net: sched: u32: Add test case for systematic hnode IDR leaks
Alexandre Ferrieux
1
-0
/
+24
11 days
Merge branch 'bonding-fix-ns-targets-not-work-on-hardware-nic'
Paolo Abeni
4
-3
/
+151
11 days
selftests: bonding: add ns multicast group testing
Hangbin Liu
1
-1
/
+53
11 days
bonding: add ns target multicast address to slave device
Hangbin Liu
3
-2
/
+98
11 days
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2
-2
/
+23
12 days
Merge branch 'net-dsa-microchip-add-lan9646-switch-support'
Jakub Kicinski
7
-3
/
+75
12 days
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
6
-3
/
+74
12 days
dt-bindings: net: dsa: microchip: Add LAN9646 switch support
Tristram Ha
1
-0
/
+1
[next]