Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4993e5b37e8bcb55ac90f76eb6d2432647273747
4993e5b
net: stmmac: Re-work the queue selection for TSO packets
by Jose Abreu
· 6 years ago
36c4357
net: bpfilter: print umh messages to /dev/kmsg
by Gary Lin
· 6 years ago
6b4ddf9
net: nixge: Fix misuse of strlcpy
by Joe Perches
· 6 years ago
7391324
net: ethernet: sun4i-emac: Fix misuse of strlcpy
by Joe Perches
· 6 years ago
0799678
Merge branch 'gtp-fix-several-bugs'
by David S. Miller
· 6 years ago
e30155f
gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
by Taehee Yoo
· 6 years ago
a2bed90
gtp: fix use-after-free in gtp_newlink()
by Taehee Yoo
· 6 years ago
3f167e1
gtp: fix Illegal context switch in RCU read-side critical section.
by Taehee Yoo
· 6 years ago
a635037
gtp: remove duplicate code in gtp_dellink()
by Taehee Yoo
· 6 years ago
1788b85
gtp: fix use-after-free in gtp_encap_destroy()
by Taehee Yoo
· 6 years ago
e198987
gtp: fix suspicious RCU usage
by Taehee Yoo
· 6 years ago
ccd1479
Merge branch 'net-tls-fix-poll-wake-up'
by David S. Miller
· 6 years ago
81a89ef
selftests/tls: add test for poll() with data in TLS ULP
by Jakub Kicinski
· 6 years ago
13aecb1
net/tls: fix poll ignoring partially copied records
by Jakub Kicinski
· 6 years ago
537de0c
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
by Ido Schimmel
· 6 years ago
ffa9fec
r8152: set RTL8152_UNPLUG only for real disconnection
by Hayes Wang
· 6 years ago
fa80430
Merge branch 'hsr-bug-fixes'
by David S. Miller
· 6 years ago
edf070a
hsr: fix a NULL pointer deref in hsr_dev_xmit()
by Cong Wang
· 6 years ago
b9a1e62
hsr: implement dellink to clean up resources
by Cong Wang
· 6 years ago
619afef
hsr: fix a memory leak in hsr_del_port()
by Cong Wang
· 6 years ago
114b5b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
9d1bc24
bonding: validate ip header before check IPPROTO_IGMP
by Cong Wang
· 6 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
0d581ba
net: hns: add support for vlan TSO
by Yonglong Liu
· 6 years ago
7af0330
sctp: count data bundling sack chunk for outctrlchunks
by Xin Long
· 6 years ago
9fae541
r8152: move calling r8153b_rx_agg_chg_indicate()
by Hayes Wang
· 6 years ago
1e64d7c
net: don't warn in inet diag when IPV6 is disabled
by Stephen Hemminger
· 6 years ago
455302d
xdp: fix hang while unregistering device bound to xdp socket
by Ilya Maximets
· 6 years ago
162c820
xdp: hold device for umem regardless of zero-copy mode
by Ilya Maximets
· 6 years ago
11aca65
selftests: bpf: fix inlines in test_lwt_seg6local
by Jiri Benc
· 6 years ago
ac8786c
selftests: bpf: add tests for shifts by zero
by Luke Nelson
· 6 years ago
6fa632e
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
by Luke Nelson
· 6 years ago
68a8357
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
by Luke Nelson
· 6 years ago
56c5ee1
xfrm interface: fix memory leak on creation
by Nicolas Dichtel
· 6 years ago
fd70972
xfrm: policy: fix bydst hlist corruption on hash rebuild
by Florian Westphal
· 6 years ago
ff95bf2
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
by Po-Hsu Lin
· 6 years ago
99f0eae
rxrpc: Fix oops in tracepoint
by David Howells
· 6 years ago
78226f6
net: usb: asix: init MAC address buffers
by Phong Tran
· 6 years ago
bc389fd
Merge branch 'macsec-fix-some-bugs-in-the-receive-path'
by David S. Miller
· 6 years ago
7d8b16b
macsec: fix checksumming after decryption
by Andreas Steinmetz
· 6 years ago
095c02d
macsec: fix use-after-free of skb during RX
by Andreas Steinmetz
· 6 years ago
e835ada
rxrpc: Fix send on a connected, but unbound socket
by David Howells
· 6 years ago
f2f1717
Merge branch 'bridge-stale-ptrs'
by David S. Miller
· 6 years ago
2446a68
net: bridge: stp: don't cache eth dest pointer before skb pull
by Nikolay Aleksandrov
· 6 years ago
3d26eb8
net: bridge: don't cache ether dest pointer on input
by Nikolay Aleksandrov
· 6 years ago
3b26a5d
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
by Nikolay Aleksandrov
· 6 years ago
e57f618
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
by Nikolay Aleksandrov
· 6 years ago
52e63a4
xfrm: remove a duplicated assignment
by Cong Wang
· 6 years ago
13e04fbf
r8152: fix the setting of detecting the linking change for runtime suspend
by Hayes Wang
· 6 years ago
acd3e96
net/tls: make sure offload also gets the keys wiped
by Jakub Kicinski
· 6 years ago
618bac4
net/tls: reject offload of TLS 1.3
by Jakub Kicinski
· 6 years ago
8a534f8
Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU'
by David S. Miller
· 6 years ago
95b9395
selftests: add a test case for cls_lower handle overflow
by Davide Caratti
· 6 years ago
d39d714
idr: introduce idr_for_each_entry_continue_ul()
by Cong Wang
· 6 years ago
e33d2b7
idr: fix overflow case for idr_for_each_entry_ul()
by Cong Wang
· 6 years ago
eb1f5c02
Merge branch 'vsock-virtio-fixes'
by David S. Miller
· 6 years ago
0d20e56
vsock/virtio: fix flush of works during the .remove()
by Stefano Garzarella
· 6 years ago
17dd136
vsock/virtio: stop workers during the .remove()
by Stefano Garzarella
· 6 years ago
9c7a5582
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
by Stefano Garzarella
· 6 years ago
7c31e54
vxlan: do not destroy fdb if register_netdevice() is failed
by Taehee Yoo
· 6 years ago
4d14158
sctp: fix error handling on stream scheduler initialization
by Marcelo Ricardo Leitner
· 6 years ago
c8c8218
netrom: fix a memory leak in nr_rx_frame()
by Cong Wang
· 6 years ago
2e60546
ipv4: don't set IPv6 only flags to IPv4 addresses
by Matteo Croce
· 6 years ago
8840568
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
by Vandana BN
· 6 years ago
40f6a2cb
net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
by Vandana BN
· 6 years ago
dca895b
Documentation/networking: fix default_ttl typo in mpls-sysctl
by Hangbin Liu
· 6 years ago
0e3183c
net: openvswitch: fix csum updates for MPLS actions
by John Hurley
· 6 years ago
22506f4
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 6 years ago
4ca5fa3
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
by Michael Chan
· 6 years ago
1dbc59f
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
by Michael Chan
· 6 years ago
d77b1ad
bnxt_en: Fix statistics context reservation logic for RDMA driver.
by Michael Chan
· 6 years ago
d27e2ca
bnxt_en: Fix ethtool selftest crash under error conditions.
by Michael Chan
· 6 years ago
c20dc14
bnxt_en: Disable bus master during PCI shutdown and driver unload.
by Michael Chan
· 6 years ago
7b75e49
net: dsa: mv88e6xxx: wait after reset deactivation
by Baruch Siach
· 6 years ago
3c91f25
bnx2x: Prevent ptp_task to be rescheduled indefinitely
by Guilherme G. Piccoli
· 6 years ago
e5b1c6c
igmp: fix memory leak in igmpv3_del_delrec()
by Eric Dumazet
· 6 years ago
c09fedd
Merge branch 'Sub-ns-increment-fixes-in-Macb-PTP'
by David S. Miller
· 6 years ago
7ad342b
net: macb: Fix SUBNS increment and increase resolution
by Harini Katakam
· 6 years ago
a8ee4dc
net: macb: Add separate definition for PPM fraction
by Harini Katakam
· 6 years ago
79293f49
packet: Fix undefined behavior in bit shift
by Jiunn Chang
· 6 years ago
b60a773
net: make skb_dst_force return true when dst is refcounted
by Florian Westphal
· 6 years ago
9b6c088
sctp: not bind the socket in sctp_connect
by Xin Long
· 6 years ago
0472301
bpf: fix uapi bpf_prog_info fields alignment
by Baruch Siach
· 6 years ago
8ec3ede
net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
by Maxime Chevallier
· 6 years ago
32e454e
net: phylink: further documentation clarifications
by Russell King
· 6 years ago
337d172
net: ethernet: ti: cpsw: Assign OF node to slave devices
by Marek Vasut
· 6 years ago
7c3d310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
75dad25
net: dsa: b53: Disable all ports on setup
by Benedikt Spranger
· 6 years ago
5d15498
netfilter: Fix remainder of pseudo-header protocol 0
by He Zhe
· 6 years ago
e7792df
Merge tag 'mac80211-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
2c377b5
Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
e78557b
Merge tag 'wireless-drivers-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 6 years ago
d2ce8d6b
nl80211: Fix undefined behavior in bit shift
by Jiunn Chang
· 6 years ago
556e2f6
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
65ee21e
Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
7a702b4
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
763cf1f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
fe2da89
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
cd0f3aa
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
139ca25
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
Next »