Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0dcdf9f64028ec3b75db6b691560f8286f3898bf
0dcdf9f
NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
by Dan Carpenter
· 5 years ago
dddeb30
ipv4: fix a RCU-list lock in inet_dump_fib()
by Qian Cai
· 5 years ago
684ac83
Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
6cd6cbf
tcp: repair: fix TCP_QUEUE_SEQ implementation
by Eric Dumazet
· 5 years ago
83a9b6f
selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
by Alan Maguire
· 5 years ago
9a9ba2a
net: bcmgenet: always enable status blocks
by Doug Berger
· 5 years ago
749f6f6
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
by Grygorii Strashko
· 5 years ago
9de9aa48
net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
by Emil Renner Berthing
· 5 years ago
2091a3d
slcan: not call free_netdev before rtnl_unlock in slcan_open
by Oliver Hartkopp
· 5 years ago
06e9bfc
ionic: make spdxcheck.py happy
by Lukas Bulwahn
· 5 years ago
3a303cf
hsr: fix general protection fault in hsr_addr_is_self()
by Taehee Yoo
· 5 years ago
4abe5a1
Merge branch 'hinic-BugFixes'
by David S. Miller
· 5 years ago
7296695
hinic: fix wrong value of MIN_SKB_LEN
by Luo bin
· 5 years ago
0da7c32
hinic: fix wrong para of wait_for_completion_timeout
by Luo bin
· 5 years ago
33f15da
hinic: fix out-of-order excution in arm cpu
by Luo bin
· 5 years ago
614eaa9
hinic: fix the bug of clearing event queue
by Luo bin
· 5 years ago
9675811
hinic: fix a bug of waitting for IO stopped
by Luo bin
· 5 years ago
07f8e4d
tcp: also NULL skb->dev when copy was needed
by Florian Westphal
· 5 years ago
702151d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
b738a18
tcp: ensure skb->dev is NULL before leaving TCP stack
by Eric Dumazet
· 5 years ago
f1f20a8
cxgb4: fix Txq restart check during backpressure
by Rahul Lakkireddy
· 5 years ago
7affd80
cxgb4: fix throughput drop during Tx backpressure
by Rahul Lakkireddy
· 5 years ago
22259471
net: dsa: mt7530: Change the LINK bit to reflect the link status
by René van Dorst
· 5 years ago
3ac9eb4
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
6002059
mlxsw: pci: Only issue reset when system is ready
by Ido Schimmel
· 5 years ago
15ff197
netfilter: flowtable: populate addr_type mask
by Edward Cree
· 5 years ago
c921ffe8
netfilter: flowtable: Fix flushing of offloaded flows on free
by Paul Blakey
· 5 years ago
41e9ec5
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
by Haishuang Yan
· 5 years ago
61abaf0
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
by Haishuang Yan
· 5 years ago
3c025b6
Merge branch 'wireguard-fixes'
by David S. Miller
· 5 years ago
11a7686
wireguard: noise: error out precomputed DH during handshake rather than config
by Jason A. Donenfeld
· 5 years ago
2b8765c
wireguard: receive: remove dead code from default packet type case
by Jason A. Donenfeld
· 5 years ago
a5588604
wireguard: queueing: account for skb->protocol==0
by Jason A. Donenfeld
· 5 years ago
551599e
wireguard: selftests: test using new 64-bit time_t
by Jason A. Donenfeld
· 5 years ago
1663911
wireguard: selftests: remove duplicated include <sys/types.h>
by YueHaibing
· 5 years ago
384d91c
vxlan: check return value of gro_cells_init()
by Taehee Yoo
· 5 years ago
dd2af10
net/sched: act_ct: Fix leak of ct zone template on replace
by Paul Blakey
· 5 years ago
2de9780
net: core: dev.c: fix a documentation warning
by Mauro Carvalho Chehab
· 5 years ago
6497ca0
net: phy: sfp-bus.c: get rid of docs warnings
by Mauro Carvalho Chehab
· 5 years ago
1553857
Merge branch 'ENA-driver-bug-fixes'
by David S. Miller
· 5 years ago
dfdde13
net: ena: fix continuous keep-alive resets
by Arthur Kiyanovski
· 5 years ago
30623e1
net: ena: avoid memory access violation by validating req_id properly
by Arthur Kiyanovski
· 5 years ago
e02ae6e
net: ena: fix request of incorrect number of IRQ vectors
by Arthur Kiyanovski
· 5 years ago
ce1f352
net: ena: fix incorrect setting of the number of msix vectors
by Arthur Kiyanovski
· 5 years ago
872307a
net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value
by Rayagonda Kokatanur
· 5 years ago
af4e667
Merge branch 'net-bcmgenet-revisit-MAC-reset'
by David S. Miller
· 5 years ago
88f6c8b
net: bcmgenet: keep MAC in reset until PHY is up
by Doug Berger
· 5 years ago
612eb1c
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
by Doug Berger
· 5 years ago
d36963b
Merge branch 'net-mvmdio-avoid-error-message-for-optional-IRQ'
by David S. Miller
· 5 years ago
fa2632f
net: mvmdio: avoid error message for optional IRQ
by Chris Packham
· 5 years ago
028fd76
Revert "net: mvmdio: avoid error message for optional IRQ"
by Chris Packham
· 5 years ago
32ca98f
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
by Petr Machata
· 5 years ago
065fd83
net: mvneta: Fix the case where the last poll did not process all rx
by Jisheng Zhang
· 5 years ago
b317538
net: vxge: fix wrong __VA_ARGS__ usage
by Zheng Wei
· 5 years ago
83d0010
Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII'
by David S. Miller
· 5 years ago
d79e9d7
arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
by Madalin Bucur
· 5 years ago
4022d80
arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
by Madalin Bucur
· 5 years ago
0fe1568
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
by Madalin Bucur
· 5 years ago
23c3948
Merge branch 'ethtool-fail-with-error-if-request-has-unknown-flags'
by David S. Miller
· 5 years ago
2363d73
ethtool: reject unrecognized request flags
by Michal Kubecek
· 5 years ago
f1388ec
netlink: add nl_set_extack_cookie_u32()
by Michal Kubecek
· 5 years ago
fe2a31d
netlink: allow extack cookie also for error messages
by Michal Kubecek
· 5 years ago
ef299cc
net_sched: cls_route: remove the right filter from hashtable
by Cong Wang
· 5 years ago
4ae649e
Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback'
by David S. Miller
· 5 years ago
09e91db
hsr: set .netnsok flag
by Taehee Yoo
· 5 years ago
ca19c70
hsr: add restart routine into hsr_get_node_list()
by Taehee Yoo
· 5 years ago
173756b
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
by Taehee Yoo
· 5 years ago
dcadaec
Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'
by David S. Miller
· 5 years ago
2da222f
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
5e89288
net: sfc: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
38e0f74
net: ionic: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
413ae54
net: nfp: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
4a34860
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
13bde56
net: caif: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
cb851c0
mlxsw: reg: Increase register field length to 31 bits
by Ido Schimmel
· 5 years ago
0fda760
geneve: move debug check after netdev unregister
by Florian Westphal
· 5 years ago
61fad68
net/packet: tpacket_rcv: avoid a producer race condition
by Willem de Bruijn
· 5 years ago
e1f8f78
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
by Petr Machata
· 5 years ago
46ea929
cxgb4: fix delete filter entry fail in unload path
by Shahjada Abul Husain
· 5 years ago
fc191af
net: stmmac: platform: Fix misleading interrupt error msg
by Markus Fuchs
· 5 years ago
13d0f7b
net/bpfilter: fix dprintf usage for /dev/kmsg
by Bruno Meneguele
· 5 years ago
0d1c353
net_sched: keep alloc_hash updated after hash allocation
by Cong Wang
· 5 years ago
b1be2e8
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
by Cong Wang
· 5 years ago
7d7587d
afs: Fix client call Rx-phase signal handling
by David Howells
· 5 years ago
dde9f09
afs: Fix handling of an abort from a service handler
by David Howells
· 5 years ago
4636cf1
afs: Fix some tracing details
by David Howells
· 5 years ago
498b577
rxrpc: Fix sendmsg(MSG_WAITALL) handling
by David Howells
· 5 years ago
e138aa7
rxrpc: Fix call interruptibility handling
by David Howells
· 5 years ago
158fe66
rxrpc: Abstract out the calculation of whether there's Tx space
by David Howells
· 5 years ago
94b18a87
Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
242a6df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
0d81a3f
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
16b78f0
Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
f31d83f
Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
d944326
Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
1b51f69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
047d4cd
drm/dp_mst: Rewrite and fix bandwidth limit checks
by Lyude Paul
· 5 years ago
87212b5
drm/dp_mst: Reprobe path resources in CSN handler
by Lyude Paul
· 5 years ago
fcf4638
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
by Lyude Paul
· 5 years ago
b2feb1d
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
by Lyude Paul
· 5 years ago
Next »