Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7009828914d362d99e138e4cfdfbf46507607456
7009828
Merge branch 'DPAA-fixes'
by David S. Miller
· 7 years ago
595e802
dpaa_eth: DPAA SGT needs to be 256B
by Madalin Bucur
· 7 years ago
b95f6fb
fsl/fman: fix parser reporting bad checksum on short frames
by Madalin Bucur
· 7 years ago
484c016
bnx2x: Fix receiving tx-timeout in error or recovery state.
by Sudarsana Reddy Kalluru
· 7 years ago
5037c62
cnic: tidy up a size calculation
by Dan Carpenter
· 7 years ago
92291c9
atm: iphase: fix a 64 bit bug
by Dan Carpenter
· 7 years ago
c860e99
tcp: fix Fast Open key endianness
by Yuchung Cheng
· 7 years ago
0933cc2
Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
e699e2c
net, mm: account sock objects to kmemcg
by Shakeel Butt
· 7 years ago
95bca62
nl80211: check nla_parse_nested() return values
by Johannes Berg
· 7 years ago
188f60a
nl80211: relax ht operation checks for mesh
by Bob Copeland
· 7 years ago
e7441c9
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
by Denis Kenzior
· 7 years ago
4205c88e
net: stmmac: Set DMA buffer size in HW
by Jose Abreu
· 7 years ago
24ac3a0
net/smc: rebuild nonblocking connect
by Ursula Braun
· 7 years ago
15ecbe9
tcp: add one more quick ack after after ECN events
by Eric Dumazet
· 7 years ago
8e75887
bpfilter: include bpfilter_umh in assembly instead of using objcopy
by Masahiro Yamada
· 7 years ago
977c711
strparser: Remove early eaten to fix full tcp receive buffer stall
by Doron Roberts-Kedes
· 7 years ago
04c6faa
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
933e671
selftests/net: Fix permissions for fib_tests.sh
by Shuah Khan
· 7 years ago
12bd45b
Merge branch 'xdp-flush'
by David S. Miller
· 7 years ago
2471c75
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
2e68931
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
ad088ec
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
fec9d3b
net: macb: initialize bp->queues[0].bp for at91rm9200
by Alexandre Belloni
· 7 years ago
88e85a7
bpfilter: check compiler capability in Kconfig
by Masahiro Yamada
· 7 years ago
82be2ab
hinic: reset irq affinity before freeing irq
by Wei Yongjun
· 7 years ago
0901441
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
2d25957
nfp: cast sizeof() to int when comparing with error code
by Chengguang Xu
· 7 years ago
f3c2c5e
Merge branch 'nfp-MPLS-and-shared-blocks-TC-offload-fixes'
by David S. Miller
· 7 years ago
951a8ee
nfp: reject binding to shared blocks
by John Hurley
· 7 years ago
a641194
nfp: flower: fix mpls ether type detection
by Pieter Jansen van Vuuren
· 7 years ago
7c8f4e6
fib_rules: match rules based on suppress_* properties too
by Jason A. Donenfeld
· 7 years ago
c809195f
rds: clean up loopback rds_connections on netns deletion
by Sowmini Varadhan
· 7 years ago
d412c31
net/mlx5: Fix command interface race in polling mode
by Alex Vesker
· 7 years ago
603b7bc
net/mlx5: Fix incorrect raw command length parsing
by Alex Vesker
· 7 years ago
d14fcb8
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
by Shay Agroskin
· 7 years ago
f811980
net/mlx5: Fix required capability for manipulating MPFS
by Eli Cohen
· 7 years ago
a8d70a0
net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
by Eli Cohen
· 7 years ago
aff2252
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
by Or Gerlitz
· 7 years ago
733d3e5
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
by Or Gerlitz
· 7 years ago
0efc856
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
by Or Gerlitz
· 7 years ago
8ffd569
net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch manager
by Or Gerlitz
· 7 years ago
b36e452
netfilter: nf_conncount: fix garbage collection confirm race
by Florian Westphal
· 7 years ago
ce00bf0
netfilter: nf_log: don't hold nf_log_mutex during user access
by Jann Horn
· 7 years ago
dffd22a
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
by Jann Horn
· 7 years ago
094bdad
Merge branch 'lan78xx-minor-fixes'
by David S. Miller
· 7 years ago
9343ac8
net: lan78xx: Use s/w csum check on VLANs without tag stripping
by Dave Stevenson
· 7 years ago
ec21ecf
net: lan78xx: Add support for VLAN tag stripping.
by Dave Stevenson
· 7 years ago
4a27327
net: lan78xx: Add support for VLAN filtering.
by Dave Stevenson
· 7 years ago
2259b7a
net: lan78xx: Allow for VLAN headers in timeout calcs
by Dave Stevenson
· 7 years ago
0ee1f47
r8152: napi hangup fix after disconnect
by Jiri Slaby
· 7 years ago
6f0d349
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
829eb05
sfc: make function efx_rps_hash_bucket static
by Colin Ian King
· 7 years ago
7daf201
Linux 4.18-rc2
by Linus Torvalds
· 7 years ago
c81b995
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2ce413e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
64dd765
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d3a6749
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4e860e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
177d363
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2da2ca2
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a43de48
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6242258
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
78fea63
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e0bc833
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
3531456
strparser: Corrected typo in documentation.
by Vakul Garg
· 7 years ago
2e6eb40
efi/x86: Fix incorrect invocation of PciIo->Attributes()
by Ard Biesheuvel
· 7 years ago
e7e197ed
qmi_wwan: add support for the Dell Wireless 5821e module
by Aleksander Morgado
· 7 years ago
5ce3633
cxgb4: when disabling dcb set txq dcb priority to 0
by Ganesh Goudar
· 7 years ago
77072ca
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2dd3f7c9
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
b13fbe77
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
81f9c4e
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
f5e350f
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
by Bart Van Assche
· 7 years ago
5e220483
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
7ab366e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
8b88ed3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
4ab59fc
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
2458e53
x86/mm: Fix 'no5lvl' handling
by Kirill A. Shutemov
· 7 years ago
51be133
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
by Kirill A. Shutemov
· 7 years ago
35b42da
net_sched: remove a bogus warning in hfsc
by Cong Wang
· 7 years ago
2ca4eb8
Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'
by David S. Miller
· 7 years ago
0ce4e70
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
by Eric Dumazet
· 7 years ago
74174fe
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
by Eric Dumazet
· 7 years ago
e020797
net: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
935c5e3
MAINTAINERS: Add file patterns for dsa device tree bindings
by Geert Uytterhoeven
· 7 years ago
c2cd650
net: mscc: make sparse happy
by Antoine Tenart
· 7 years ago
271f7ff
net: mvneta: fix the Rx desc DMA address in the Rx path
by Antoine Tenart
· 7 years ago
805f16a
Documentation: e1000: Fix docs build error
by Tobin C. Harding
· 7 years ago
3b0c3eb
Documentation: e100: Fix docs build error
by Tobin C. Harding
· 7 years ago
3be40e5
Documentation: e1000: Use correct heading adornment
by Tobin C. Harding
· 7 years ago
32e6996
Documentation: e100: Use correct heading adornment
by Tobin C. Harding
· 7 years ago
6c6da92
ipv6: mcast: fix unsolicited report interval after receiving querys
by Hangbin Liu
· 7 years ago
b8f1f65
vhost_net: validate sock before trying to put its fd
by Jason Wang
· 7 years ago
964d978
x86/CPU/AMD: Fix LLC ID bit-shift calculation
by Suravee Suthikulpanit
· 7 years ago
7731b8b
Merge branch 'linus' into x86/urgent
by Thomas Gleixner
· 7 years ago
3ee7e86
bdi: Fix another oops in wb_workfn()
by Jan Kara
· 7 years ago
0ae52dd
lightnvm: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
784e030
rseq: Avoid infinite recursion when delivering SIGSEGV
by Will Deacon
· 7 years ago
71c8fc0
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
by Will Deacon
· 7 years ago
Next »