index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
macsec: fix checksumming after decryption
Andreas Steinmetz
2019-07-02
1
-0
/
+1
*
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
2019-07-02
1
-3
/
+2
*
rxrpc: Fix send on a connected, but unbound socket
David Howells
2019-07-02
1
-2
/
+2
*
Merge branch 'bridge-stale-ptrs'
David S. Miller
2019-07-02
3
-17
/
+17
|
\
|
*
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
2019-07-02
1
-2
/
+1
|
*
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
2019-07-02
1
-5
/
+3
|
*
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
2019-07-02
1
-2
/
+1
|
*
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
2019-07-02
1
-8
/
+12
|
/
*
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
2019-07-01
1
-11
/
+27
*
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
2019-07-01
3
-3
/
+4
*
net/tls: reject offload of TLS 1.3
Jakub Kicinski
2019-07-01
1
-0
/
+8
*
Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU'
David S. Miller
2019-07-01
5
-29
/
+57
|
\
|
*
selftests: add a test case for cls_lower handle overflow
Davide Caratti
2019-07-01
1
-0
/
+19
|
*
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
3
-24
/
+27
|
*
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2019-07-01
2
-5
/
+11
|
/
*
Merge branch 'vsock-virtio-fixes'
David S. Miller
2019-07-01
1
-29
/
+102
|
\
|
*
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
2019-07-01
1
-6
/
+9
|
*
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
2019-07-01
1
-1
/
+50
|
*
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
2019-07-01
1
-23
/
+44
|
/
*
vxlan: do not destroy fdb if register_netdevice() is failed
Taehee Yoo
2019-07-01
1
-10
/
+27
*
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
2019-07-01
1
-1
/
+8
*
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
2019-07-01
1
-1
/
+2
*
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-01
1
-0
/
+8
*
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
2019-07-01
1
-1
/
+1
*
net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
2019-07-01
1
-1
/
+1
*
Documentation/networking: fix default_ttl typo in mpls-sysctl
Hangbin Liu
2019-07-01
1
-1
/
+1
*
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-06-30
1
-4
/
+2
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2019-06-30
4
-12
/
+20
|
\
|
*
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
2019-06-30
1
-1
/
+1
|
*
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
2019-06-30
1
-1
/
+3
|
*
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
2019-06-30
1
-6
/
+11
|
*
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
2019-06-30
1
-3
/
+3
|
*
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
2019-06-30
1
-1
/
+2
|
/
*
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
2019-06-29
1
-0
/
+2
*
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-06-29
4
-11
/
+34
*
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-29
1
-6
/
+2
*
Merge branch 'Sub-ns-increment-fixes-in-Macb-PTP'
David S. Miller
2019-06-29
2
-3
/
+13
|
\
|
*
net: macb: Fix SUBNS increment and increase resolution
Harini Katakam
2019-06-29
2
-2
/
+9
|
*
net: macb: Add separate definition for PPM fraction
Harini Katakam
2019-06-29
2
-1
/
+4
|
/
*
packet: Fix undefined behavior in bit shift
Jiunn Chang
2019-06-29
1
-1
/
+1
*
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
2019-06-29
2
-2
/
+9
*
sctp: not bind the socket in sctp_connect
Xin Long
2019-06-29
1
-21
/
+3
*
net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
Maxime Chevallier
2019-06-28
1
-1
/
+2
*
net: phylink: further documentation clarifications
Russell King
2019-06-28
1
-2
/
+9
*
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
2019-06-28
2
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-28
8
-82
/
+99
|
\
|
*
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
2019-06-28
3
-4
/
+5
|
*
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
2019-06-26
1
-3
/
+4
|
*
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-06-25
3
-68
/
+76
|
*
ipvs: defer hook registration to avoid leaks
Julian Anastasov
2019-06-21
1
-7
/
+14
[next]