Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
80331752e990e3f13df1c1d45496424d8eccc29b
8033175
tools: bpftool: detect sub-programs from the eBPF sequence
by Jiong Wang
· 7 years ago
73bb5b4
tools: bpftool: factor out xlated dump related code into separate file
by Jiong Wang
· 7 years ago
3197239
tools: bpftool: remove unnecessary 'if' to reduce indentation
by Jiong Wang
· 7 years ago
c8745e0
samples/bpf: detach prog from cgroup
by Prashant Bhole
· 7 years ago
71d22d5
bpf, x64: remove bpf_flush_icache
by Daniel Borkmann
· 7 years ago
6f1b5a2
Merge branch 'bpf-kselftest-improvements'
by Alexei Starovoitov
· 7 years ago
b33eb73
bpf: add tail call tests to test_verifier
by Daniel Borkmann
· 7 years ago
fe8d662
bpf: unify rlimit handling in selftests
by Daniel Borkmann
· 7 years ago
3808b51
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
08009a7
net: make kmem caches as __ro_after_init
by Alexey Dobriyan
· 7 years ago
cb31232
Merge branch 'sonic-ethernet-cleanups'
by David S. Miller
· 7 years ago
995b2a6
net/sonic: Replace custom debug logging with netif_* calls
by Finn Thain
· 7 years ago
bbc2f23
net/sonic: Clean up and modernize log messages
by Finn Thain
· 7 years ago
3d16bad
net/macsonic: Drop redundant MACH_IS_MAC test
by Finn Thain
· 7 years ago
0d12c68
net/macsonic: Convert to nubus_driver
by Finn Thain
· 7 years ago
a94cf2a
sh_eth: fix TSU init on SH7734/R8A7740
by Sergei Shtylyov
· 7 years ago
4869a14
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
by Sergei Shtylyov
· 7 years ago
3adc1c6
tc: python3, string formattings
by BTaskaya
· 7 years ago
93a6a37
ixgbevf: remove redundant initialization of variable 'dma'
by Colin Ian King
· 7 years ago
6d9c021
ixgbevf: add build_skb support
by Emil Tantilov
· 7 years ago
925f569
ixgbevf: break out Rx buffer page management
by Emil Tantilov
· 7 years ago
21c046e4
ixgbevf: allocate the rings as part of q_vector
by Emil Tantilov
· 7 years ago
5cc0f1c
ixgbevf: make sure all frames fit minimum size requirements
by Emil Tantilov
· 7 years ago
1ab37e1
ixgbevf: add support for padding packet
by Emil Tantilov
· 7 years ago
f2d00ec
ixgbevf: setup queue counts
by Emil Tantilov
· 7 years ago
f15c5ba
ixgbevf: add support for using order 1 pages to receive large frames
by Emil Tantilov
· 7 years ago
bc04347
ixgbevf: add ethtool private flag for legacy Rx
by Emil Tantilov
· 7 years ago
9913db0
ixgbevf: use page_address offset from page
by Emil Tantilov
· 7 years ago
6704a3a
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
by Jacob Keller
· 7 years ago
60f4b64
ixgbe: Avoid to write the RETA table when unnecessary
by Tonghao Zhang
· 7 years ago
ed820f4
xen-netback: make function xenvif_rx_skb static
by Colin Ian King
· 7 years ago
9e25b6f
Merge branch 'tools-tc-testing-better-error-reporting'
by David S. Miller
· 7 years ago
f9b63a1
tools: tc-testing: better error reporting
by Brenda J. Butler
· 7 years ago
6a7b75f
tools: tc-testing: Fix indentation
by Brenda J. Butler
· 7 years ago
9baeb5e
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
by Colin Ian King
· 7 years ago
ed2da62
mlxsw: spectrum_kvdl: avoid uninitialized variable warning
by Arnd Bergmann
· 7 years ago
b89c769
mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
by Arnd Bergmann
· 7 years ago
8f611fb
ixgbe: remove redundant initialization of 'pool'
by Colin Ian King
· 7 years ago
25ab47e
Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined'
by David S. Miller
· 7 years ago
f8c193c
arm: mvebu: 370-rd: Enable PHY interrupt handling
by Andrew Lunn
· 7 years ago
294d711
net: dsa: mv88e6xxx: Poll when no interrupt defined
by Andrew Lunn
· 7 years ago
65b53bf
mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
by Ido Schimmel
· 7 years ago
ba6056a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
c535077
samples/bpf: Add program for CPU state statistics
by Leo Yan
· 7 years ago
7d72637
Merge branch 'x86-jit'
by Alexei Starovoitov
· 7 years ago
23d191a
bpf: add various jit test cases
by Daniel Borkmann
· 7 years ago
0869175
bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf
by Daniel Borkmann
· 7 years ago
4c38e2f
bpf, x64: save few bytes when mul is in alu32
by Daniel Borkmann
· 7 years ago
d806a0c
bpf, x64: save several bytes when mul dest is r0/r3 anyway
by Daniel Borkmann
· 7 years ago
6fe8b9c
bpf, x64: save several bytes by using mov over movabsq when possible
by Daniel Borkmann
· 7 years ago
88e69a1
bpf, x64: save one byte per shl/shr/sar when imm is 1
by Daniel Borkmann
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
1b71af6
net: fib_rules: Add new attribute to set protocol
by Donald Sharp
· 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
cc30c93f
selftests/net: ignore background traffic in psock_fanout
by Willem de Bruijn
· 7 years ago
3c69f79
atm: idt77252: remove redundant bit-wise or'ing of zero
by Colin Ian King
· 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
79a5b97
rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
by Sowmini Varadhan
· 7 years ago
9dbe789
r8169: simplify and improve check for dash
by Heiner Kallweit
· 7 years ago
7edf6d3
r8169: disable WOL per default
by Heiner Kallweit
· 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
ee07862
bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK
by Yafang Shao
· 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
4618245
dsa: ptp: mark dummy helpers as 'inline'
by Arnd Bergmann
· 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
8e88262
Merge branch 'nfp-build-and-FW-initramfs-updates'
by David S. Miller
· 7 years ago
70271da
nfp: advertise firmware for mixed 10G/25G mode
by Dirk van der Merwe
· 7 years ago
420b935
aquantia: add Makefiles to all directories
by Jakub Kicinski
· 7 years ago
f730899
nfp: add Makefiles to all directories
by Jakub Kicinski
· 7 years ago
60772e4
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 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
94ba927
mac80211: Call mgd_prep_tx before transmitting deauthentication
by Ilan Peer
· 7 years ago
a1f2ba04c
mac80211: add get TID helper
by Sara Sharon
· 7 years ago
7299d6f
mac80211: support reporting A-MPDU EOF bit value/known
by Johannes Berg
· 7 years ago
4fe0de5
uapi: Add 802.11 Preauthentication to if_ether
by Denis Kenzior
· 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
Next »