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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
1
-0
/
+8
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
3
-2
/
+125
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
3
-24
/
+26
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2
-13
/
+14
2022-02-04
netfilter: nft_compat: suppress comment match
Florian Westphal
1
-0
/
+9
2022-02-04
netfilter: exthdr: add support for tcp option removal
Florian Westphal
1
-1
/
+95
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
3
-77
/
+45
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
19
-292
/
+7
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
5
-36
/
+16
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
13
-58
/
+76
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
12
-15
/
+2
2022-02-04
netfilter: nfqueue: enable to get skb->priority
Nicolas Dichtel
2
-0
/
+6
2022-02-04
netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY
Kevin Mitchell
1
-1
/
+3
2022-02-04
net: lan966x: use .mac_select_pcs() interface
Horatiu Vultur
2
-1
/
+9
2022-02-04
selftests: rtnetlink: Use more sensible tos values
Guillaume Nault
1
-2
/
+2
2022-02-04
selftests: fib offload: use sensible tos values
Guillaume Nault
1
-6
/
+6
2022-02-04
net: minor __dev_alloc_name() optimization
Eric Dumazet
1
-2
/
+2
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
405
-2043
/
+4030
2022-02-04
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-04
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-453
/
+877
2022-02-04
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-02-04
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
15
-177
/
+209
2022-02-04
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-02-04
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-236
/
+11
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
3
-24
/
+5
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+65
2022-02-03
Merge branch 'net-ipa-enable-register-retention'
Jakub Kicinski
4
-0
/
+70
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-03
dt-bindings: net: qcom,ipa: add optional qcom,qmp property
Alex Elder
1
-0
/
+6
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-03
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-02-03
Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+10
2022-02-03
Merge branch 'dsa-mv88e6xxx-phylink_generic_validate'
David S. Miller
6
-140
/
+294
2022-02-03
net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detection
Russell King (Oracle)
1
-20
/
+23
2022-02-03
net: dsa: mv88e6xxx: convert to phylink_generic_validate()
Russell King (Oracle)
2
-156
/
+0
2022-02-03
net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
3
-3
/
+279
2022-02-03
net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()
Russell King (Oracle)
2
-0
/
+31
2022-02-03
Merge branch 'dsa-mv88e6xxx-port-isolation'
David S. Miller
11
-34
/
+110
2022-02-03
selftests: net: bridge: Parameterize ageing timeout
Tobias Waldekranz
4
-4
/
+9
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
2
-19
/
+51
2022-02-03
net: dsa: mv88e6xxx: Enable port policy support on 6097
Tobias Waldekranz
1
-0
/
+1
2022-02-03
net: dsa: mv88e6xxx: Support policy entries in the VTU
Tobias Waldekranz
3
-1
/
+6
2022-02-03
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
4
-10
/
+43
2022-02-03
Merge branch 'ptp-virtual-clock-improvements'
David S. Miller
2
-5
/
+62
2022-02-03
ptp: add getcrosststamp() to virtual clocks.
Miroslav Lichvar
1
-0
/
+24
2022-02-03
ptp: add gettimex64() to virtual clocks.
Miroslav Lichvar
1
-1
/
+28
2022-02-03
ptp: increase maximum adjustment of virtual clocks.
Miroslav Lichvar
1
-2
/
+1
[next]