Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
50d629e7a843d1635ecb1658335279503c4ec9a8
50d629e
net: allow interface to be set into VRF if VLAN interface in same VRF
by Mike Manning
· 7 years ago
773daa3
net: ipv4: avoid unused variable warning for sysctl
by Arnd Bergmann
· 7 years ago
b739012
Merge branch 'mlxsw-fixes'
by David S. Miller
· 7 years ago
b3529af
spectrum: Reference count VLAN entries
by Ido Schimmel
· 7 years ago
9d45deb
mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
by Ido Schimmel
· 7 years ago
77d2709
mlxsw: spectrum: Fix handling of resource_size_param
by Jiri Pirko
· 7 years ago
2ddc94c
mlxsw: core: Fix flex keys scratchpad offset conflict
by Jiri Pirko
· 7 years ago
7358799
Merge branch 'net-smc-fixes'
by David S. Miller
· 7 years ago
a5dcb73
net/smc: fix NULL pointer dereference on sock_create_kern() error path
by Davide Caratti
· 7 years ago
2be922f
net/smc: use link_id of server in confirm link reply
by Karsten Graul
· 7 years ago
cbba07a
net/smc: use a constant for control message length
by Karsten Graul
· 7 years ago
4e09ff5
virtio-net: disable NAPI only when enabled during XDP set
by Jason Wang
· 7 years ago
ecc8327
net/tcp/illinois: replace broken algorithm reference link
by Joey Pabalinas
· 7 years ago
a27fd7a
tcp: purge write queue upon RST
by Soheil Hassas Yeganeh
· 7 years ago
55e84dd
Merge branch 'tcp-revert-a-F-RTO-extension-due-to-broken-middle-boxes'
by David S. Miller
· 7 years ago
fc68e17
tcp: revert F-RTO extension to detect more spurious timeouts
by Yuchung Cheng
· 7 years ago
d4131f0
tcp: revert F-RTO middle-box workaround
by Yuchung Cheng
· 7 years ago
c843162
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
d22ffb5
s390/qeth: fix IPA command submission race
by Julian Wiedmann
· 7 years ago
c5c48c5
s390/qeth: fix IP address lookup for L3 devices
by Julian Wiedmann
· 7 years ago
4964c66
Revert "s390/qeth: fix using of ref counter for rxip addresses"
by Julian Wiedmann
· 7 years ago
14d066c
s390/qeth: fix double-free on IP add/remove race
by Julian Wiedmann
· 7 years ago
98d823a
s390/qeth: fix IP removal on offline cards
by Julian Wiedmann
· 7 years ago
12472af
s390/qeth: fix overestimated count of buffer elements
by Julian Wiedmann
· 7 years ago
590399d
gianfar: Fix Rx byte accounting for ndev stats
by Claudiu Manoil
· 7 years ago
8ca88b5
cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
by Bassem Boubaker
· 7 years ago
c113187
tls: Use correct sk->sk_prot for IPV6
by Boris Pismenny
· 7 years ago
55ea874
sh_eth: uninline TSU register accessors
by Sergei Shtylyov
· 7 years ago
ff2926d
Merge branch 'tunnel-mtu-fixes'
by David S. Miller
· 7 years ago
2b3957c
sit: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
a6aa804
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
ffc2b6e
ip_gre: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
9c2c2e6
net: phy: Restore phy_resume() locking assumption
by Andrew Lunn
· 7 years ago
1b22bca
tipc: correct initial value for group congestion flag
by Jon Maloy
· 7 years ago
3d18e4f
devlink: Fix resource coverity errors
by Arkadi Sharshevsky
· 7 years ago
c7272c2
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
by Sabrina Dubroca
· 7 years ago
68b116a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
b9d1717
devlink: Compare to size_new in case of resource child validation
by Arkadi Sharshevsky
· 7 years ago
4c27bf3
r8152: fix tx packets accounting
by Eric Dumazet
· 7 years ago
4e99477
ip_tunnel: Do not use mark in skb by default
by Thomas Winter
· 7 years ago
0e5a82e
bridge: Fix VLAN reference count problem
by Ido Schimmel
· 7 years ago
3a291aa
DT: net: renesas,ravb: document R8A77980 bindings
by Sergei Shtylyov
· 7 years ago
c77f5fb
qrtr: add MODULE_ALIAS macro to smd
by Ramon Fried
· 7 years ago
b6c3bad
hdlc_ppp: carrier detect ok, don't turn off negotiation
by Denis Du
· 7 years ago
1bb4f2e
tuntap: correctly add the missing XDP flush
by Jason Wang
· 7 years ago
23e43f0
tuntap: disable preemption during XDP processing
by Jason Wang
· 7 years ago
f249be4
Revert "tuntap: add missing xdp flush"
by Jason Wang
· 7 years ago
0c5661e
ixgbe: fix crash in build_skb Rx code path
by Emil Tantilov
· 7 years ago
13a5537
ARM: orion5x: Revert commit 4904dbda41c8.
by David S. Miller
· 7 years ago
44e524c
Merge branch 'l2tp-fix-API-races-discovered-by-syzbot'
by David S. Miller
· 7 years ago
28f5bfb
l2tp: fix tunnel lookup use-after-free race
by James Chapman
· 7 years ago
d02ba2a
l2tp: fix race in pppol2tp_release with session object destroy
by James Chapman
· 7 years ago
d00fa9a
l2tp: fix races with tunnel socket close
by James Chapman
· 7 years ago
225eb26
l2tp: don't use inet_shutdown on ppp session destroy
by James Chapman
· 7 years ago
76a6abd
l2tp: don't use inet_shutdown on tunnel destroy
by James Chapman
· 7 years ago
ab2f336
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
by Stefan Wahren
· 7 years ago
1fdb926
Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
by Hans de Goede
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2eb02aa
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
65738c6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
2bd06ce
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
13f514b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
938e142
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
170e07b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
8961ca4
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a5f7add
net_sched: gen_estimator: fix broken estimators based on percpu stats
by Eric Dumazet
· 7 years ago
2217009
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
d903ec7
gianfar: simplify FCS handling and fix memory leak
by Andy Spencer
· 7 years ago
ca79bec2
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
4e14bf4
macvlan: fix use-after-free in macvlan_common_newlink()
by Alexey Kodanev
· 7 years ago
9f41631
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
120f3b1
integrity/security: fix digsig.c build error with header file
by Randy Dunlap
· 7 years ago
16c4db3
Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3
by James Morris
· 7 years ago
b17800e
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
0f9da84
MIPS: boot: Define __ASSEMBLY__ for its.S build
by Kees Cook
· 7 years ago
bae6cfe
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0bb7816
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
16338a9
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
a493a87
bpf, x64: implement retpoline for tail call
by Daniel Borkmann
· 7 years ago
9026e82
fs/signalfd: fix build error for BUS_MCEERR_AR
by Randy Dunlap
· 7 years ago
93c62c4
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
370c105
net: aquantia: Fix error handling in aq_pci_probe()
by Dan Carpenter
· 7 years ago
6c5f610
bpf: fix rcu lockdep warning for lpm_trie map_free callback
by Yonghong Song
· 7 years ago
32fff23
bpf: add schedule points in percpu arrays management
by Eric Dumazet
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
a638af0
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
77f892e
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bb17186
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
657308f
regulatory: add NUL to request alpha2
by Johannes Berg
· 7 years ago
004e390
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
24180a6
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
a2c0f03
ibmvnic: Fix early release of login buffer
by Thomas Falcon
· 7 years ago
83090e7
net/smc9194: Remove bogus CONFIG_MAC reference
by Finn Thain
· 7 years ago
1fe4b11
net: ipv4: Set addr_type in hash_keys for forwarded case
by David Ahern
· 7 years ago
350c9f4
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
88e80c6
smsc75xx: fix smsc75xx_set_features()
by Eric Dumazet
· 7 years ago
b87b619
netlink: put module reference if dump start fails
by Jason A. Donenfeld
· 7 years ago
645ae5c
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
by James Morris
· 7 years ago
238ca35
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bef3efb
efivarfs: Limit the rate for non-root to read files
by Luck, Tony
· 7 years ago
Next »