index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
5
-56
/
+200
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-16
Merge branch 'fec-ptp-fixes'
David S. Miller
1
-3
/
+5
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
1
-3
/
+1
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
1
-0
/
+4
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
1
-4
/
+6
2021-06-16
net: stmmac: disable clocks in stmmac_remove_config_dt()
Joakim Zhang
1
-0
/
+2
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
1
-2
/
+15
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-16
/
+115
2021-06-15
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
1
-1
/
+2
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
1
-1
/
+1
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
1
-1
/
+1
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2
-8
/
+7
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2
-4
/
+4
2021-06-14
net: mhi_net: Update the transmit handler prototype
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
8
-8
/
+53
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+18
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-1
/
+3
2021-06-14
Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-3
/
+3
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-14
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
1
-1
/
+1
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2
-1
/
+39
2021-06-14
net: caif: fix memory leak in ldisc_open
Pavel Skripkin
1
-0
/
+1
2021-06-14
cxgb4: fix wrong ethtool n-tuple rule lookup
Rahul Lakkireddy
1
-8
/
+16
2021-06-14
netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
Christophe JAILLET
1
-0
/
+2
2021-06-14
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-14
ethtool: strset: fix message length calculation
Jakub Kicinski
1
-0
/
+2
2021-06-14
net: qualcomm: rmnet: don't over-count statistics
Alex Elder
1
-9
/
+9
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
4
-15
/
+19
2021-06-11
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
1
-4
/
+4
2021-06-11
Merge branch 'cxgb4-fixes'
David S. Miller
3
-24
/
+48
2021-06-11
cxgb4: halt chip before flashing PHY firmware image
Rahul Lakkireddy
1
-3
/
+19
2021-06-11
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
3
-4
/
+2
2021-06-11
cxgb4: fix endianness when flashing boot image
Rahul Lakkireddy
1
-17
/
+27
2021-06-11
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-11
net: phy: dp83867: perform soft reset and retain established link
Praneeth Bajjuri
1
-5
/
+1
2021-06-10
Merge branch 'mptcp-fixes'
David S. Miller
4
-84
/
+88
2021-06-10
mptcp: fix soft lookup in subflow_error_report()
Paolo Abeni
2
-36
/
+48
2021-06-10
selftests: mptcp: enable syncookie only in absence of reorders
Paolo Abeni
1
-3
/
+8
2021-06-10
mptcp: do not warn on bad input from the network
Paolo Abeni
1
-5
/
+5
2021-06-10
mptcp: wake-up readers only for in sequence data
Paolo Abeni
3
-36
/
+21
2021-06-10
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
1
-4
/
+6
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-47
/
+283
[next]