Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f70d37b796241f617107d5585ee96a7e1b660b63
« Previous
96ac18f
cxgb4: Add support for new flash parts
by Ganesh Goudar
· 7 years ago
9f77fad
net/core: Fix BUG to BUG_ON conditionals.
by Tim Hansen
· 7 years ago
67174bb
Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-printer'
by David S. Miller
· 7 years ago
a2a7d57
bpf: write back the verifier log buffer as it gets filled
by Jakub Kicinski
· 7 years ago
d66f2b9
bpf: don't rely on the verifier lock for metadata_dst allocation
by Jakub Kicinski
· 7 years ago
c9c3599
tools: bpftool: use the kernel's instruction printer
by Jakub Kicinski
· 7 years ago
f4ac7e0
bpf: move instruction printing into a separate file
by Jakub Kicinski
· 7 years ago
61bd521
bpf: move global verifier log into verifier environment
by Jakub Kicinski
· 7 years ago
e7bf824
bpf: encapsulate verifier log state into a structure
by Jakub Kicinski
· 7 years ago
a99ca6d
selftests/bpf: add a test for verifier logs
by Jakub Kicinski
· 7 years ago
442d713
ipv6: fix incorrect bitwise operator used on rt6i_flags
by Colin Ian King
· 7 years ago
b2427e6
ipv6: fix dereference of rt6_ex before null check error
by Colin Ian King
· 7 years ago
18eb863
igb: check memory allocation failure
by Christophe JAILLET
· 7 years ago
377b627
e1000e: Be drop monitor friendly
by Florian Fainelli
· 7 years ago
48072ae
e1000e: apply burst mode settings only on default
by Willem de Bruijn
· 7 years ago
b10effb
e1000e: fix buffer overrun while the I219 is processing DMA transactions
by Sasha Neftin
· 7 years ago
4aea7a5c
e1000e: Avoid receiver overrun interrupt bursts
by Benjamin Poirier
· 7 years ago
19110cf
e1000e: Separate signaling for link check/link up
by Benjamin Poirier
· 7 years ago
d3509f8
e1000e: Fix return value test
by Benjamin Poirier
· 7 years ago
65a29da
e1000e: Fix wrong comment related to link detection
by Benjamin Poirier
· 7 years ago
c4c40e5
e1000e: Fix error path in link detection
by Benjamin Poirier
· 7 years ago
812b5ca
Add a driver for Renesas uPD60620 and uPD60620A PHYs
by Bernd Edlinger
· 7 years ago
1e6f745
vhost_net: do not stall on zerocopy depletion
by Willem de Bruijn
· 7 years ago
ceaa001
openvswitch: Add erspan tunnel support.
by William Tu
· 7 years ago
cf4c950
once: switch to new jump label API
by Eric Biggers
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d0e6020
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
by Wei Wang
· 7 years ago
529a86e
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
by Linus Torvalds
· 7 years ago
9f7be89
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
0349a86
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ff33952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fdfbad3
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
by Aleksander Morgado
· 7 years ago
2c4d36b
i40e: Avoid some useless variables and initializers in NVM functions
by Stefano Brivio
· 7 years ago
3d7d7a8
i40e: fix a typo
by Rami Rosen
· 7 years ago
9bcc07f
i40e: use a local variable instead of calculating multiple times
by Lihong Yang
· 7 years ago
4988410
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
by Jayaprakash Shanmugam
· 7 years ago
b861fb7
i40e: add check for return from find_first_bit call
by Lihong Yang
· 7 years ago
6f853d4
i40e: allow XPS with QoS enabled
by Jacob Keller
· 7 years ago
95bc2fb
i40e/i40evf: bundle more descriptors when allocating buffers
by Jacob Keller
· 7 years ago
11f2900
i40e/i40evf: bump tail only in multiples of 8
by Jacob Keller
· 7 years ago
7362be9
i40e: reduce lrxqthresh from 2 to 1
by Jacob Keller
· 7 years ago
dbadbbe
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
by Jacob Keller
· 7 years ago
4270255
i40e/i40evf: fix incorrect default ITR values on driver load
by Jacob Keller
· 7 years ago
c766b9a
i40evf: fix mac filter removal timing issue
by Alan Brady
· 7 years ago
784548c
i40e: use the safe hash table iterator when deleting mac filters
by Lihong Yang
· 7 years ago
b48be99
i40e: fix flags declaration
by Jacob Keller
· 7 years ago
68ebe3c
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
2e997d8
Merge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_entry'
by David S. Miller
· 7 years ago
2809c09
ipv6: addrlabel: remove refcounting
by Eric Dumazet
· 7 years ago
66c77ff
ipv6: addrlabel: rework ip6addrlbl_get()
by Eric Dumazet
· 7 years ago
1a2ace5
net: thunderx: mark expected switch fall-throughs in nicvf_main()
by Gustavo A. R. Silva
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
5766cd6
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
1ee87d7
Merge branch 'mlx4-static-checker-warnings'
by David S. Miller
· 7 years ago
7ba5e7b
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
by Tariq Toukan
· 7 years ago
b71322d
net/mlx4_core: Fix cast warning in fw.c
by Tariq Toukan
· 7 years ago
bb428a5
net/mlx4: Fix endianness issue in qp context params
by Tariq Toukan
· 7 years ago
acb40d8
thunderbolt: Initialize Thunderbolt bus earlier
by Mika Westerberg
· 7 years ago
bfd8e5a
ipv6: avoid zeroing per cpu data again
by Eric Dumazet
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
41c8742
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
410a619
Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'
by David S. Miller
· 7 years ago
1e28eaa
qed: Add iWARP support for fpdu spanned over more than two tcp packets
by Michal Kalderon
· 7 years ago
c7d1d839
qed: Add support for MPA header being split over two tcp packets
by Michal Kalderon
· 7 years ago
d531038
qed: Add support for freeing two ll2 buffers for corner cases
by Michal Kalderon
· 7 years ago
469981b
qed: Add unaligned and packed packet processing
by Michal Kalderon
· 7 years ago
fcb39f6
qed: Add mpa buffer descriptors for storing and processing mpa fpdus
by Michal Kalderon
· 7 years ago
ae3488f
qed: Add ll2 connection for processing unaligned MPA packets
by Michal Kalderon
· 7 years ago
6f34a28
qed: Add LL2 slowpath handling
by Michal Kalderon
· 7 years ago
89d6511
qed: Add the source of a packet sent on an iWARP ll2 connection
by Michal Kalderon
· 7 years ago
6df60fe
qed: Fix initialization of ll2 offload feature
by Michal Kalderon
· 7 years ago
77caa79
qed: Add ll2 option for dropping a tx packet
by Michal Kalderon
· 7 years ago
ed468eb
qed: Add ll2 ability of opening a secondary queue
by Michal Kalderon
· 7 years ago
f5823fe
qed: Add ll2 option to limit the number of bds per packet
by Michal Kalderon
· 7 years ago
9056184
Merge branch 'mlxsw-Offload-bridge-device-mrouter'
by David S. Miller
· 7 years ago
593bc28
mlxsw: spectrum_switchdev: Support bridge mrouter notifications
by Yotam Gigi
· 7 years ago
c4db953
mlxsw: spectrum_switchdev: Add support for router port in SMID entries
by Yotam Gigi
· 7 years ago
b35750f
mlxsw: spectrum: router: Export the mlxsw_sp_router_port function
by Yotam Gigi
· 7 years ago
0912bda
net: bridge: Export bridge multicast router state
by Yotam Gigi
· 7 years ago
7704142
net: bridge: Notify on bridge device mrouter state changes
by Yotam Gigi
· 7 years ago
b64666a
ixgbe: fix crash when injecting AER after failed reset
by Emil Tantilov
· 7 years ago
b4ded83
ixgbe: Update adaptive ITR algorithm
by Alexander Duyck
· 7 years ago
c3aec05
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
by Emil Tantilov
· 7 years ago
dcfd6b8
ixgbe: fix use of uninitialized padding
by Emil Tantilov
· 7 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 7 years ago
6df4d17
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
31070e7
Merge branch 'nfp-bpf-ABIv2-and-multi-port'
by David S. Miller
· 7 years ago
2de1be1
nfp: bpf: pass dst register to ld_field instruction
by Jakub Kicinski
· 7 years ago
2e85d38
nfp: bpf: byte swap the instructions
by Jakub Kicinski
· 7 years ago
1c03e03
nfp: bpf: pad code with valid nops
by Jakub Kicinski
· 7 years ago
fd068ddc8
nfp: bpf: calculate code store ECC
by Jakub Kicinski
· 7 years ago
18e53b6
nfp: bpf: move to datapath ABI version 2
by Jakub Kicinski
· 7 years ago
995e101
nfp: bpf: encode extended LM pointer operands
by Jakub Kicinski
· 7 years ago
9f15d0f
nfp: bpf: encode LMEM accesses
by Jakub Kicinski
· 7 years ago
8afd9c9
nfp: add more white space to the instruction defines
by Jakub Kicinski
· 7 years ago
509144e
nfp: bpf: remove packet marking support
by Jakub Kicinski
· 7 years ago
226e0e9
nfp: bpf: remove register rename
by Jakub Kicinski
· 7 years ago
3cae131
nfp: bpf: encode all 64bit shifts
by Jakub Kicinski
· 7 years ago
2a15bb1
nfp: bpf: move software reg helpers and cmd table out of translator
by Jakub Kicinski
· 7 years ago
b3f868d
nfp: bpf: use the power of sparse to check we encode registers right
by Jakub Kicinski
· 7 years ago
Next »