Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dbadbbe235f82f13224c85d29e65cf859afaa18c
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
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
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
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
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
a52b35c
nfp: bpf: lift the single-port limitation
by Jakub Kicinski
· 7 years ago
3a4b012
nfp: output control messages to trace_devlink_hwmsg()
by Jakub Kicinski
· 7 years ago
1c3dc89
Merge branch 'hns3-cleanups'
by David S. Miller
· 7 years ago
1db9b1b
net: hns3: Cleanup for non-static function in hns3 driver
by Yunsheng Lin
· 7 years ago
a90bb9a
net: hns3: Cleanup for endian issue in hns3 driver
by Yunsheng Lin
· 7 years ago
d44f9b6
net: hns3: Cleanup for struct that used to send cmd to firmware
by Yunsheng Lin
· 7 years ago
5392902
net: hns3: Consistently using GENMASK in hns3 driver
by Yunsheng Lin
· 7 years ago
56cf68c
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
by Yunsheng Lin
· 7 years ago
9780cb9
net: hns3: Add hns3_get_handle macro in hns3 driver
by Yunsheng Lin
· 7 years ago
5bca3b9
net: hns3: Cleanup for shifting true in hns3 driver
by Yunsheng Lin
· 7 years ago
c49c777
qed: Delete redundant check on dcb_app priority
by Christos Gkekas
· 7 years ago
c778c32
net: ethernet: stmmac: Clean up dead code
by Christos Gkekas
· 7 years ago
bf6a119
Merge branch 'ipv6_dev_get_saddr-rcu'
by David S. Miller
· 7 years ago
cc429c8
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
by Eric Dumazet
· 7 years ago
f59c031
ipv6: __ipv6_dev_get_saddr() rcu conversion
by Eric Dumazet
· 7 years ago
24ba333
ipv6: ipv6_chk_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
47e2694
ipv6: ipv6_chk_custom_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
d9bf82c
ipv6: ipv6_count_addresses() rcu conversion
by Eric Dumazet
· 7 years ago
8ef802a
ipv6: prepare RCU lookups for idev->addr_list
by Eric Dumazet
· 7 years ago
a423177
Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support'
by David S. Miller
· 7 years ago
ed842fa
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
by Roopa Prabhu
· 7 years ago
057658c
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
by Roopa Prabhu
· 7 years ago
821f1b2
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
by Roopa Prabhu
· 7 years ago
951f788
ipv6: fix a BUG in rt6_get_pcpu_route()
by Eric Dumazet
· 7 years ago
51a0c00
Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
28f50eb
Merge branch 'hv_netvsc-TCP-hash-level'
by David S. Miller
· 7 years ago
78005d9
hv_netvsc: Update netvsc Document for TCP hash level setting
by Haiyang Zhang
· 7 years ago
0518ec4f
hv_netvsc: Add ethtool handler to set and get TCP hash levels
by Haiyang Zhang
· 7 years ago
486e398
hv_netvsc: Change the hash level variable to bit flags
by Haiyang Zhang
· 7 years ago
c1b85a1
Merge branch 'mlxsw-more-extack'
by David S. Miller
· 7 years ago
9b63ef88
mlxsw: spectrum: Propagate extack further for bridge enslavements
by Ido Schimmel
· 7 years ago
c1f2c6d
mlxsw: spectrum: Add extack for VLAN enslavements
by Ido Schimmel
· 7 years ago
c9f766b
Merge branch 'bpf-obj-name-misc'
by David S. Miller
· 7 years ago
368211f
bpf: Append prog->aux->name in bpf_get_prog_name()
by Martin KaFai Lau
· 7 years ago
067cae4
bpf: Use char in prog and map name
by Martin KaFai Lau
· 7 years ago
473d973
bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
by Martin KaFai Lau
· 7 years ago
f192970
ip_gre: check packet length and mtu correctly in erspan tx
by William Tu
· 7 years ago
548ec11
net: phonet: mark phonet_protocol as const
by Lin Zhang
· 7 years ago
6423747
net: phonet: mark header_ops as const
by Lin Zhang
· 7 years ago
a1d753d
Merge branch 'bpf-perf-time-helpers'
by David S. Miller
· 7 years ago
81b9cf8
bpf: add a test case for helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
4bebdc7
bpf: add helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
020a32d
bpf: add a test case for helper bpf_perf_event_read_value
by Yonghong Song
· 7 years ago
908432c
bpf: add helper bpf_perf_event_read_value for perf event array map
by Yonghong Song
· 7 years ago
9756263
bpf: perf event change needed for subsequent bpf helpers
by Yonghong Song
· 7 years ago
bdc4764
ip_tunnel: add mpls over gre support
by Amine Kherbouche
· 7 years ago
2af48d4
Merge branch 'fib6-rcu'
by David S. Miller
· 7 years ago
81eb844
ipv6: take care of rt6_stats
by Wei Wang
· 7 years ago
66f5d6c
ipv6: replace rwlock with rcu and spinlock in fib6_table
by Wei Wang
· 7 years ago
17ecf59
ipv6: add key length check into rt6_select()
by Wei Wang
· 7 years ago
8d1040e
ipv6: check fn->leaf before it is used
by Wei Wang
· 7 years ago
bbd63f0
ipv6: update fn_sernum after route is inserted to tree
by Wei Wang
· 7 years ago
d3843fe
ipv6: replace dst_hold() with dst_hold_safe() in routing code
by Wei Wang
· 7 years ago
Next »