index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
1
-14
/
+23
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
16
-296
/
+230
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-07-03
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
1
-0
/
+3
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-07-03
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
4
-16
/
+87
2019-07-03
xdp: hold device for umem regardless of zero-copy mode
Ilya Maximets
1
-5
/
+6
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
Luke Nelson
1
-57
/
+6
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
Luke Nelson
1
-198
/
+23
2019-07-02
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-02
rxrpc: Fix oops in tracepoint
David Howells
1
-1
/
+1
2019-07-02
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-07-02
Merge branch 'macsec-fix-some-bugs-in-the-receive-path'
David S. Miller
1
-3
/
+3
2019-07-02
macsec: fix checksumming after decryption
Andreas Steinmetz
1
-0
/
+1
2019-07-02
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
1
-3
/
+2
2019-07-02
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-02
Merge branch 'bridge-stale-ptrs'
David S. Miller
3
-17
/
+17
2019-07-02
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-02
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-07-01
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-07-01
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
3
-3
/
+4
2019-07-01
net/tls: reject offload of TLS 1.3
Jakub Kicinski
1
-0
/
+8
2019-07-01
Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU'
David S. Miller
5
-29
/
+57
2019-07-01
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-07-01
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
3
-24
/
+27
2019-07-01
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2
-5
/
+11
2019-07-01
Merge branch 'vsock-virtio-fixes'
David S. Miller
1
-29
/
+102
2019-07-01
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-01
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-01
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-23
/
+44
2019-07-01
vxlan: do not destroy fdb if register_netdevice() is failed
Taehee Yoo
1
-10
/
+27
2019-07-01
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
1
-1
/
+8
2019-07-01
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-07-01
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
1
-1
/
+1
2019-07-01
net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
Vandana BN
1
-1
/
+1
2019-07-01
Documentation/networking: fix default_ttl typo in mpls-sysctl
Hangbin Liu
1
-1
/
+1
2019-06-30
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-06-30
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
4
-12
/
+20
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
1
-1
/
+1
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
1
-1
/
+3
2019-06-30
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
1
-6
/
+11
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2019-06-30
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
1
-1
/
+2
2019-06-29
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
1
-0
/
+2
[next]