Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b153cbc507946f52d5aa687fd64f45d82cb36a3b
b153cbc
bnxt_en: Fix IRQ coalescing regression.
by Michael Chan
· 7 years ago
de4a10e
bnxt_en: fix typo in bnxt_set_coalesce
by Andy Gospodarek
· 7 years ago
8f918d3
net_sched: check NULL in tcf_block_put()
by Cong Wang
· 7 years ago
f67971e
tcp: tcp_fragment() should not assume rtx skbs
by Eric Dumazet
· 7 years ago
c509a82
mISDN: hfcpci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5212dfa
ISDN: eicon: message: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
53b3847
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
by Colin Ian King
· 7 years ago
9eba935
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
by Eric Dumazet
· 7 years ago
8c01c4f
bpf: fix verifier NULL pointer dereference
by Craig Gallek
· 7 years ago
fa36882
tipc: eliminate unnecessary probing
by Jon Maloy
· 7 years ago
4bb1b11
net: sched: move block offload unbind after all chains are flushed
by Jiri Pirko
· 7 years ago
9a7b96b
cxgb4vf: define get_fecparam ethtool callback
by Ganesh Goudar
· 7 years ago
36bf994
cxgb4: add new T6 pci device id's
by Ganesh Goudar
· 7 years ago
5a6d800
net/ncsi: Make local function ncsi_get_filter() static
by Wei Yongjun
· 7 years ago
1a3deb1
net: bridge: Convert timers to use timer_setup()
by Allen Pais
· 7 years ago
88c1f37
net: bridge: Convert timers to use timer_setup()
by Allen Pais
· 7 years ago
6437b11
Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'
by David S. Miller
· 7 years ago
28678f0
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
by Ido Schimmel
· 7 years ago
af658b6
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
by Ido Schimmel
· 7 years ago
e471859
mlxsw: reg: Add Router ECMP Configuration Register Version 2
by Ido Schimmel
· 7 years ago
ceb8881
mlxsw: spectrum_router: Properly name netevent work struct
by Ido Schimmel
· 7 years ago
48fac88
mlxsw: spectrum_router: Embed netevent notifier block in router struct
by Ido Schimmel
· 7 years ago
3ae6ec0
ipv4: Send a netevent whenever multipath hash policy is changed
by Ido Schimmel
· 7 years ago
a882d20
cxgb4: fix error return code in cxgb4_set_hash_filter()
by Wei Yongjun
· 7 years ago
eba0c92
bpf: fix out-of-bounds access warning in bpf_check
by Arnd Bergmann
· 7 years ago
7cce782
bpf: fix link error without CONFIG_NET
by Arnd Bergmann
· 7 years ago
0542872
net: Define eth_stp_addr in linux/etherdevice.h
by Egil Hjelmeland
· 7 years ago
25c5f71
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
by Felix Manlunas
· 7 years ago
cf34ce3
tcp: add tracepoint trace_tcp_retransmit_synack()
by Song Liu
· 7 years ago
47d3d7a
ipv6: Implement limits on Hop-by-Hop and Destination options
by Tom Herbert
· 7 years ago
2d2faaf
Merge branch 'hns3-add-support-for-reset'
by David S. Miller
· 7 years ago
c6dc521
net: hns3: hns3:fix a bug about statistic counter in reset process
by qumingguang
· 7 years ago
ae064e6
net: hns3: Fix a misuse to devm_free_irq
by qumingguang
· 7 years ago
bb6b94a
net: hns3: Add reset interface implementation in client
by Lipeng
· 7 years ago
f8fa222c
net: hns3: Add timeout process in hns3_enet
by Lipeng
· 7 years ago
4ed340a
net: hns3: Add reset process in hclge_main
by Lipeng
· 7 years ago
466b0c0
net: hns3: Add support for misc interrupt
by Lipeng
· 7 years ago
3efb960
net: hns3: Refactor the initialization of command queue
by Lipeng
· 7 years ago
cf9cca2
net: hns3: Refactor mac_init function
by qumingguang
· 7 years ago
7df7dad
net: hns3: Refactor the mapping of tqp to vport
by Lipeng
· 7 years ago
9691cea
net: seeq: fix timer conversion
by Arnd Bergmann
· 7 years ago
b35be41
net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txt
by Egil Hjelmeland
· 7 years ago
6e1a288
Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'
by David S. Miller
· 7 years ago
18f7619
nfp: improve defines for constants in ethtool
by Jakub Kicinski
· 7 years ago
16f50cd
nfp: use a counter instead of log message for allocation failures
by Jakub Kicinski
· 7 years ago
790a399
nfp: switch to dev_alloc_page()
by Jakub Kicinski
· 7 years ago
43b4524
nfp: bpf: fall back to core NIC app if BPF not selected
by Jakub Kicinski
· 7 years ago
2c4197a
nfp: reorganize the app table
by Jakub Kicinski
· 7 years ago
f449657
nfp: bpf: reject TC offload if XDP loaded
by Jakub Kicinski
· 7 years ago
dc4646a
nfp: flower: vxlan - ensure no sleep in atomic context
by John Hurley
· 7 years ago
2df7b2d
nfp: flower: app should use struct nfp_repr
by John Hurley
· 7 years ago
cdc89c9
tools: bpf: handle long path in jit disasm
by Prashant Bhole
· 7 years ago
e20f469
liquidio: synchronize VF representor names with NIC firmware
by Vijaya Mohan Guvva
· 7 years ago
74b200d
Merge branch 'BPF-range-marking-improvements-for-meta-data'
by David S. Miller
· 7 years ago
634eab1
bpf: add test cases to bpf selftests to cover all meta tests
by Daniel Borkmann
· 7 years ago
5beca08
bpf: also improve pattern matches for meta access
by Daniel Borkmann
· 7 years ago
b06723d
bpf: minor cleanups after merge
by Daniel Borkmann
· 7 years ago
1495dc9
security: bpf: replace include of linux/bpf.h with forward declarations
by Jakub Kicinski
· 7 years ago
3ded76a
net: systemport: Only inspect valid switch port & queues
by Florian Fainelli
· 7 years ago
9681ab0
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
by David S. Miller
· 7 years ago
254ef4d
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
by Jiong Wang
· 7 years ago
5d42ced
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
by Jiong Wang
· 7 years ago
07d3c4a
Merge branch 'dpaa-cleanups'
by David S. Miller
· 7 years ago
d7bcde4
net: dpaa: remove init which already done in per-cpu allocation
by yuan linyu
· 7 years ago
a35c52b
net: dpaa: fix maybe uninitialized var in dpaa_open()
by yuan linyu
· 7 years ago
03c4cc3
bpf: cpumap micro-optimization in cpu_map_enqueue
by Jesper Dangaard Brouer
· 7 years ago
14e83bf
Merge branch 'net-sched-block-callbacks-follow-up'
by David S. Miller
· 7 years ago
70b5aee
net: sched: remove ndo_setup_tc check from tc_can_offload
by Jiri Pirko
· 7 years ago
7612fb0
net: sched: remove tc_can_offload check from egdev call
by Jiri Pirko
· 7 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 7 years ago
0b5a89c
net: sched: remove unused tc_should_offload helper
by Jiri Pirko
· 7 years ago
9289906
net: bridge: add notifications for the bridge dev on vlan change
by Nikolay Aleksandrov
· 7 years ago
ad88d35
net: hns3: remove a couple of redundant assignments
by Colin Ian King
· 7 years ago
a666960
liquidio: remove redundant setting of inst_processed to zero
by Colin Ian King
· 7 years ago
5618c8e
net: dl2k: remove redundant re-assignment to np
by Colin Ian King
· 7 years ago
3a1246f
wan: wanxl: remove redundant assignment to stat
by Colin Ian King
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
65c959a
Merge branch 'samples-pktgen-updates'
by David S. Miller
· 7 years ago
a4b6ade
samples/pktgen: remove remaining old pktgen sample scripts
by Jesper Dangaard Brouer
· 7 years ago
9efc44d
samples/pktgen: update sample03, no need for clones when bursting
by Jesper Dangaard Brouer
· 7 years ago
029e1ea
samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh
by Robert Hoo
· 7 years ago
22ac5ad
samples/pktgen: Add some helper functions
by Robert Hoo
· 7 years ago
de21807
Merge branch 'enic-Additional-ethtool-support'
by David S. Miller
· 7 years ago
8af67d3
MAINTAINERS: update MAINTAINERS for cisco vic
by Parvi Kaustubhi
· 7 years ago
ed519b7
enic: Add support for 'ethtool -g/-G'
by Parvi Kaustubhi
· 7 years ago
e6cdfcc5
enic: reset fetch index
by Parvi Kaustubhi
· 7 years ago
3a99df9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
c3aff08
signal: Fix name of SIGEMT in #if defined() check
by Andrew Clayton
· 7 years ago
1cc1570
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
4f2ba5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cb0631f
x86/mm: fix use-after-free of vma during userfaultfd fault
by Vlastimil Babka
· 7 years ago
89db69d
Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
79d7334
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
by Hongxu Jia
· 7 years ago
59c1cec
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
1969db4
bpf: fix verifier memory leaks
by Alexei Starovoitov
· 7 years ago
4bfbe53
Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'
by David S. Miller
· 7 years ago
3eb8b62
cxgb4: add support to create hash-filters via tc-flower offload
by Kumar Sanghvi
· 7 years ago
79e6d46
cxgb4: convert flower table to use rhashtable
by Kumar Sanghvi
· 7 years ago
9d922d4
cxgb4: add support to retrieve stats for hash filters
by Kumar Sanghvi
· 7 years ago
3b0b3be
cxgb4: add support to delete hash filter
by Kumar Sanghvi
· 7 years ago
Next »