Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3ee339eb28959629db33aaa2b8cde4c63c6289eb
3ee339e
net: dsa: mv88e6xxx: Fix masking of egress port
by Andrew Lunn
· 5 years ago
ac004e8
mlxsw: pci: Wait longer before accessing the device after reset
by Amit Cohen
· 5 years ago
23797b9
sfc: fix timestamp reconstruction at 16-bit rollover points
by Alex Maftei (amaftei)
· 5 years ago
3f74957
vsock: fix potential deadlock in transport->release()
by Stefano Garzarella
· 5 years ago
5c05a16
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
by David S. Miller
· 5 years ago
795c03a
Merge branch 'net-rmnet-fix-several-bugs'
by David S. Miller
· 5 years ago
ad3cc31b
net: rmnet: fix packet forwarding in rmnet bridge mode
by Taehee Yoo
· 5 years ago
d939b6d
net: rmnet: fix bridge mode bugs
by Taehee Yoo
· 5 years ago
037f9cd
net: rmnet: use upper/lower device infrastructure
by Taehee Yoo
· 5 years ago
1dc49e9
net: rmnet: do not allow to change mux id if mux id is duplicated
by Taehee Yoo
· 5 years ago
c026d97
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
by Taehee Yoo
· 5 years ago
102210f
net: rmnet: fix suspicious RCU usage
by Taehee Yoo
· 5 years ago
1eb1f43
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
by Taehee Yoo
· 5 years ago
93b5cbf
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
by Taehee Yoo
· 5 years ago
b82cf17
net: phy: marvell: don't interpret PHY status unless resolved
by Russell King
· 5 years ago
e387f7d
mlx5: register lag notifier for init network namespace only
by Jiri Pirko
· 5 years ago
3a12500
unix: define and set show_fdinfo only if procfs is enabled
by Tobias Klauser
· 5 years ago
f4979b4
Merge branch 'hinic-BugFixes'
by David S. Miller
· 5 years ago
386d471
hinic: fix a bug of rss configuration
by Luo bin
· 5 years ago
d2ed69c
hinic: fix a bug of setting hw_ioctxt
by Luo bin
· 5 years ago
0bff777
hinic: fix a irq affinity bug
by Luo bin
· 5 years ago
a2f2ef4
net/smc: check for valid ib_client_data
by Karsten Graul
· 5 years ago
474a31e
net: stmmac: fix notifier registration
by Aaro Koskinen
· 5 years ago
c87a9d6
net: phy: mscc: fix firmware paths
by Antoine Tenart
· 5 years ago
dc24f8b
mptcp: add dummy icsk_sync_mss()
by Paolo Abeni
· 5 years ago
4f31c53
net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg
by Sudheesh Mavila
· 5 years ago
f596c87
slip: not call free_netdev before rtnl_unlock in slip_open
by yangerkun
· 5 years ago
b6f6118
ipv6: restrict IPV6_ADDRFORM operation
by Eric Dumazet
· 5 years ago
51e3dfa
net/smc: fix cleanup for linkgroup setup failures
by Ursula Braun
· 5 years ago
402482a
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
by Nicolas Saenz Julienne
· 5 years ago
1521a67
sched: act: count in the size of action flags bitfield
by Jiri Pirko
· 5 years ago
2eb51c7
net: core: devlink.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
98c5f7d
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
by Florian Fainelli
· 5 years ago
574b238
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
9a005c3
bnxt_en: add newline to netdev_*() format strings
by Jonathan Lemon
· 5 years ago
99b79c3
netfilter: xt_hashlimit: unregister proc file before releasing mutex
by Cong Wang
· 5 years ago
e34f175
ethtool: limit bitset size
by Michal Kubecek
· 5 years ago
6e11d15
net: Fix Tx hash bound checking
by Amritha Nambiar
· 5 years ago
0954df7
selftests: nft_concat_range: Add test for reported add/flush/add issue
by Stefano Brivio
· 5 years ago
212d58c
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
by Stefano Brivio
· 5 years ago
9ea4894
Merge branch 'master' of git://blackhole.kfki.hu/nf
by Pablo Neira Ayuso
· 5 years ago
a8e41f6
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
by Jason A. Donenfeld
· 5 years ago
d082055
selftests: nft_concat_range: Move option for 'list ruleset' before command
by Stefano Brivio
· 5 years ago
3614d05
Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
823d81b
net: bridge: fix stale eth hdr pointer in br_dev_xmit
by Nikolay Aleksandrov
· 5 years ago
e4686c2
Merge branch 'net-ll_temac-Bugfixes'
by David S. Miller
· 5 years ago
1d63b8d
net: ll_temac: Handle DMA halt condition caused by buffer underrun
by Esben Haabendal
· 5 years ago
770d9c6
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
by Esben Haabendal
· 5 years ago
d07c849
net: ll_temac: Add more error handling of dma_map_single() calls
by Esben Haabendal
· 5 years ago
84823ff
net: ll_temac: Fix race condition causing TX hang
by Esben Haabendal
· 5 years ago
253216f
mac80211: rx: avoid RCU list traversal under mutex
by Madhuparna Bhowmik
· 5 years ago
e3ae39e
nl80211: explicitly include if_vlan.h
by Johannes Berg
· 5 years ago
6132c1d
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
by Madhuparna Bhowmik
· 5 years ago
503ba7c
net: phy: Avoid multiple suspends
by Florian Fainelli
· 5 years ago
4434341
net: ks8851-ml: Fix IRQ handling and locking
by Marek Vasut
· 5 years ago
52df1e5
docs: networking: phy: Rephrase paragraph for clarity
by Jonathan Neuschäfer
· 5 years ago
dad8cea
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
by Neal Cardwell
· 5 years ago
f6f13c1
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
by Haiyang Zhang
· 5 years ago
eae7172
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
by Daniele Palmas
· 5 years ago
39f3b41
net: genetlink: return the error code when attribute parsing fails.
by Paolo Abeni
· 5 years ago
3e72dfd
ipv4: ensure rcu_read_lock() in cipso_v4_error()
by Matteo Croce
· 5 years ago
42d84c8
vhost: Check docket sk_family instead of call getname
by Eugenio Pérez
· 5 years ago
8af1c6f
netfilter: ipset: Fix forceadd evaluation path
by Jozsef Kadlecsik
· 5 years ago
f66ee04
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
by Jozsef Kadlecsik
· 5 years ago
0c0ddd6
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
bb65619
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
e5553ac
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
ef11f1b
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
cee853e
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
88f8bbf
Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
3dc55dba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
b0dd1eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
bb8d00f
MAINTAINERS: use tabs for SAFESETID
by Randy Dunlap
· 5 years ago
305e519
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
by Alexander Potapenko
· 5 years ago
18e19f1
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
by Wei Yang
· 5 years ago
76073c6
mm/vmscan.c: don't round up scan size for online memory cgroup
by Gavin Shan
· 5 years ago
c11d3fa
lib/string.c: update match_string() doc-strings with correct behavior
by Alexandru Ardelean
· 5 years ago
75866af
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
by Vasily Averin
· 5 years ago
fed98ef
mm/swapfile.c: fix a comment in sys_swapon()
by Christoph Hellwig
· 5 years ago
0ef82fc
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
by Douglas Anderson
· 5 years ago
ef0c081
get_maintainer: remove uses of P: for maintainer name
by Joe Perches
· 5 years ago
9e69fa4
selftests/vm: add missed tests in run_vmtests
by SeongJae Park
· 5 years ago
467d12f
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
by Christian Borntraeger
· 5 years ago
edf28f4
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
by Ioanna Alifieraki
· 5 years ago
c766d14
y2038: hide timeval/timespec/itimerval/itimerspec types
by Arnd Bergmann
· 5 years ago
412c53a
y2038: remove unused time32 interfaces
by Arnd Bergmann
· 5 years ago
595abba
y2038: remove ktime to/from timespec/timeval conversion
by Arnd Bergmann
· 5 years ago
63fb962
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
by Rafael J. Wysocki
· 5 years ago
0daa63e
mac80211: Remove a redundant mutex unlock
by Andrei Otcheretianski
· 5 years ago
a7ee7d4
cfg80211: check reg_rule for NULL in handle_channel_custom()
by Johannes Berg
· 5 years ago
9951ebf
nl80211: fix potential leak in AP start
by Johannes Berg
· 5 years ago
97d9a4e
Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
c1368b34
Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
36a44bc
Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes'
by David S. Miller
· 5 years ago
8743db4
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
by Vasundhara Volam
· 5 years ago
5567ae4
bnxt_en: Improve device shutdown method.
by Vasundhara Volam
· 5 years ago
3a20773
net: netlink: cap max groups which will be considered in netlink_bind()
by Nikolay Aleksandrov
· 5 years ago
971617c
net: thunderx: workaround BGX TX Underflow issue
by Tim Harvey
· 5 years ago
68b759a
ionic: fix fw_status read
by Shannon Nelson
· 5 years ago
ebe7aca
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
Next »