index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
47
-215
/
+617
|
\
|
*
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
1
-1
/
+1
|
*
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
4
-3
/
+12
|
*
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-23
1
-3
/
+0
|
*
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
2022-06-22
1
-19
/
+6
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-06-22
3
-7
/
+89
|
|
\
|
|
*
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2022-06-21
2
-5
/
+47
|
|
*
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
2022-06-21
1
-1
/
+38
|
|
*
ice: Fix switchdev rules book keeping
Wojciech Drewek
2022-06-21
1
-0
/
+1
|
|
*
ice: ignore protocol field in GTP offload
Marcin Szycik
2022-06-21
1
-1
/
+3
|
*
|
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
2022-06-22
1
-7
/
+5
|
*
|
net: dsa: qca8k: reduce mgmt ethernet timeout
Christian Marangi
2022-06-22
1
-1
/
+1
|
*
|
net: dsa: qca8k: reset cpu port on MTU change
Christian Marangi
2022-06-22
1
-1
/
+21
|
*
|
MAINTAINERS: Add a maintainer for OCP Time Card
Vadim Fedorenko
2022-06-22
1
-0
/
+1
|
*
|
hinic: Replace memcpy() with direct assignment
Kees Cook
2022-06-22
1
-3
/
+1
|
*
|
Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...
Jakub Kicinski
2022-06-22
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-21
5
-26
/
+28
|
|
\
\
|
|
*
|
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
1
-4
/
+15
|
|
*
|
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-21
1
-4
/
+10
|
|
*
|
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
2022-06-21
1
-1
/
+1
|
|
*
|
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
2022-06-17
1
-1
/
+1
|
|
*
|
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-08
2
-20
/
+5
|
*
|
|
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
2022-06-21
1
-2
/
+4
|
|
|
/
|
|
/
|
|
*
|
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-20
1
-0
/
+3
|
*
|
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
2
-10
/
+20
|
*
|
ipv4: fix bind address validity regression tests
Riccardo Paolo Bestetti
2022-06-20
1
-9
/
+27
|
*
|
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
Oleksij Rempel
2022-06-19
1
-0
/
+6
|
*
|
drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
Wentao_Liang
2022-06-19
1
-1
/
+1
|
*
|
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-17
1
-2
/
+2
|
*
|
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-17
1
-1
/
+1
|
*
|
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-06-17
1
-1
/
+3
|
*
|
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
2022-06-17
1
-2
/
+5
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-17
14
-107
/
+305
|
|
\
\
|
|
*
|
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
1
-0
/
+9
|
|
*
|
fprobe, samples: Add use_trace option and show hit/missed counter
Masami Hiramatsu (Google)
2022-06-17
1
-4
/
+25
|
|
*
|
bpf, docs: Update some of the JIT/maintenance entries
Daniel Borkmann
2022-06-17
1
-21
/
+20
|
|
*
|
Merge branch 'bpf: Fix cookie values for kprobe multi'
Alexei Starovoitov
2022-06-16
5
-68
/
+110
|
|
|
\
\
|
|
|
*
|
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
2022-06-16
1
-0
/
+3
|
|
|
*
|
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
2022-06-16
1
-15
/
+45
|
|
|
*
|
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
2022-06-16
1
-2
/
+11
|
|
|
*
|
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
2022-06-16
2
-51
/
+51
|
|
|
/
/
|
|
*
|
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
2022-06-16
2
-0
/
+97
|
|
*
|
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
2022-06-16
1
-1
/
+2
|
|
*
|
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
2022-06-15
1
-0
/
+5
|
|
*
|
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-15
1
-6
/
+28
|
|
*
|
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
2022-06-14
1
-7
/
+9
|
*
|
|
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2022-06-17
2
-3
/
+40
|
*
|
|
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
2022-06-17
1
-1
/
+8
|
*
|
|
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
2022-06-17
1
-2
/
+1
|
*
|
|
veth: Add updating of trans_start
Jay Vosburgh
2022-06-17
1
-0
/
+4
[next]