Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fd3c040b244b7aba6b18f7d12c87fd774b2257a8
fd3c040
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
93ee30f
xsk: i40e: get rid of useless struct xdp_umem_props
by Magnus Karlsson
· 6 years ago
cf484f9
i40e: fix possible compiler warning in xsk TX path
by Magnus Karlsson
· 6 years ago
9746b1e
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
by Nikita V. Shirokov
· 6 years ago
11c3f51
samples/bpf: xdpsock, minor fixes
by Prashant Bhole
· 6 years ago
a29c8bb
xsk: remove unnecessary assignment
by Prashant Bhole
· 6 years ago
acb4ea9
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
by Nikita V. Shirokov
· 6 years ago
1e21530
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
by Nikita V. Shirokov
· 6 years ago
7296216
xdp: remove redundant variable 'headroom'
by Colin Ian King
· 6 years ago
ee713b6
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
5907cf6
i40e: Prevent deleting MAC address from VF when set by PF
by Patryk Małek
· 6 years ago
babbcc6
i40evf: cancel workqueue sync for adminq when a VF is removed
by Lihong Yang
· 6 years ago
5cba17b
i40e: hold the rtnl lock on clearing interrupt scheme
by Patryk Małek
· 6 years ago
3bd77e2
i40evf: Don't enable vlan stripping when rx offload is turned on
by Patryk Małek
· 6 years ago
e78d9a3
i40e: Check and correct speed values for link on open
by Jan Sokolowski
· 6 years ago
cdec214
i40e: report correct statistics when XDP is enabled
by Björn Töpel
· 6 years ago
cfe3969
i40e: static analysis report from community
by Martyna Szapar
· 6 years ago
a4e0109
virtchnl: use u8 type for a field in the virtchnl_filter struct
by Harshitha Ramamurthy
· 6 years ago
e65aae0
i40evf: set IFF_UNICAST_FLT flag for the VF
by Lihong Yang
· 6 years ago
7eb74ff
i40e: use correct length for strncpy
by Mitch Williams
· 6 years ago
3c81891
i40evf: Validate the number of queues a PF sends
by Paul M Stillwell Jr
· 6 years ago
ae1e29f
i40evf: Change a VF mac without reloading the VF driver
by Paweł Jabłoński
· 6 years ago
6dba41c
i40evf: update ethtool stats code and use helper functions
by Jacob Keller
· 6 years ago
8fd75c5
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
by Jacob Keller
· 6 years ago
4b59938
i40e: convert queue stats to i40e_stats array
by Jacob Keller
· 6 years ago
18baed2
xsk: include XDP meta data in AF_XDP frames
by Björn Töpel
· 6 years ago
56b48c6
Merge branch 'bpf-bpffs-bpftool-dump-with-btf'
by Daniel Borkmann
· 6 years ago
1a86ad8
tools/bpf: bpftool: add btf percpu map formated dump
by Yonghong Song
· 6 years ago
6493ebf
tools/bpf: add bpffs percpu map pretty print tests in test_btf
by Yonghong Song
· 6 years ago
c7b27c3
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
by Yonghong Song
· 6 years ago
f0259b6
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
016f3d1
vxlan: reduce dirty cache line in vxlan_find_mac
by Li RongQing
· 6 years ago
920767a
Merge branch 'liquidio-improve-soft-command-response-handling'
by David S. Miller
· 6 years ago
64fecd3
liquidio: remove obsolete functions and data structures
by Felix Manlunas
· 6 years ago
edd572d
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
by Felix Manlunas
· 6 years ago
6870957
liquidio: make soft command calls synchronous
by Felix Manlunas
· 6 years ago
c9aec05
liquidio: improve soft command handling
by Felix Manlunas
· 6 years ago
0927f71
net/tls: Calculate nsg for zerocopy path without skb_cow_data.
by Doron Roberts-Kedes
· 6 years ago
7e8d575
net: nixge: Add support for 64-bit platforms
by Moritz Fischer
· 6 years ago
02c7f38
selftests/net: add ip_defrag selftest
by Peter Oskolkov
· 6 years ago
0ff89ef
ip: fail fast on IP defrag errors
by Peter Oskolkov
· 6 years ago
b943f17
liquidio: fix race condition in instruction completion processing
by Rick Farrington
· 6 years ago
9ecc660
liquidio: remove unnecessary delay when processing IQ responses
by Rick Farrington
· 6 years ago
2930942
Merge branch 'ethtool-drop-get_settings-and-set_settings-ops'
by David S. Miller
· 6 years ago
9b30049
ethtool: drop get_settings and set_settings callbacks
by Michal Kubecek
· 6 years ago
6ce706a
8390/etherh: convert to ethtool_{get, set}_link_ksettings
by Michal Kubecek
· 6 years ago
7e3af59
net: thunderbolt: Convert to use SPDX identifier
by Mika Westerberg
· 6 years ago
6fce10f
genetlink: constify genl_err_attr() argument
by Michal Kubecek
· 6 years ago
21c328d
net: ethernet: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
8bad008
net/ncsi: remove duplicated include from ncsi-netlink.c
by YueHaibing
· 6 years ago
234dbe3
Merge branch 'verifier-liveness-simplification'
by Alexei Starovoitov
· 6 years ago
8efea21
bpf/verifier: display non-spill stack slot types in print_verifier_state
by Edward Cree
· 6 years ago
679c782
bpf/verifier: per-register parent pointers
by Edward Cree
· 6 years ago
29b5e0f
Merge branch 'AF_XDP-zerocopy-for-i40e'
by Alexei Starovoitov
· 6 years ago
58c50ae
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
by Björn Töpel
· 6 years ago
1328dcd
i40e: add AF_XDP zero-copy Tx support
by Magnus Karlsson
· 6 years ago
a96e747
i40e: move common Tx functions to i40e_txrx_common.h
by Magnus Karlsson
· 6 years ago
0a71418
i40e: add AF_XDP zero-copy Rx support
by Björn Töpel
· 6 years ago
20a739d
i40e: move common Rx functions to i40e_txrx_common.h
by Björn Töpel
· 6 years ago
6d7aad1d
i40e: refactor Rx path for re-use
by Björn Töpel
· 6 years ago
123cecd
i40e: added queue pair disable/enable functions
by Björn Töpel
· 6 years ago
6c5c95810
net: add napi_if_scheduled_mark_missed
by Magnus Karlsson
· 6 years ago
9025403
xsk: expose xdp_umem_get_{data,dma} to drivers
by Björn Töpel
· 6 years ago
dce5bd6
xdp: export xdp_rxq_info_unreg_mem_model
by Björn Töpel
· 6 years ago
b0d1bee
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
by Björn Töpel
· 6 years ago
7d2c6cf
bpf: use --cgroup in test_suite if supplied
by John Fastabend
· 6 years ago
b5d83fe
bpf: sockmap test remove shutdown() calls
by John Fastabend
· 6 years ago
efbaec8
bpf: remove duplicated include from syscall.c
by YueHaibing
· 6 years ago
9c06602
cfg80211: clarify frames covered by average ACK signal report
by Balaji Pothunoori
· 6 years ago
1ecef20
mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
by Sathishkumar Muruganandam
· 6 years ago
817e60a
Merge branch 'nfp-add-NFP5000-support'
by David S. Miller
· 6 years ago
4152e58
nfp: make RTsym users handle absolute symbols correctly
by Jakub Kicinski
· 6 years ago
640917d
nfp: support access to absolute RTsyms
by Jakub Kicinski
· 6 years ago
1240989
nfp: convert all RTsym users to use new read/write helpers
by Jakub Kicinski
· 6 years ago
7619699
nfp: convert existing RTsym helpers to full target decoding
by Jakub Kicinski
· 6 years ago
8f6d605
nfp: pass cpp_id to nfp_cpp_map_area()
by Jakub Kicinski
· 6 years ago
3f0e55a
nfp: add RTsym access helpers
by Jakub Kicinski
· 6 years ago
c678a97
nfp: add basic errors messages to target logic
by Jakub Kicinski
· 6 years ago
73eaf3b
nfp: save the MU locality field offset
by Jakub Kicinski
· 6 years ago
9bf6cce
nfp: refactor the per-chip PCIe config
by Jakub Kicinski
· 6 years ago
0377505
nfp: add support for NFP5000
by Jakub Kicinski
· 6 years ago
f6e71ef
nfp: abm: look up MAC addresses via management FW
by Jakub Kicinski
· 6 years ago
34243f5
nfp: add support for indirect HWinfo lookup
by Jakub Kicinski
· 6 years ago
ac86da0
nfp: interpret extended FW load result codes
by Jakub Kicinski
· 6 years ago
2db1000
nfp: attempt FW load from flash
by Jakub Kicinski
· 6 years ago
1c0372b
nfp: encapsulate NSP command arguments into structs
by Jakub Kicinski
· 6 years ago
09990ad
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
b537f58
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
5ed4e9e
ixgbe: fix the return value for unsupported VF offload
by Shannon Nelson
· 6 years ago
47b6f50
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
by Shannon Nelson
· 6 years ago
7f68d43
ixgbevf: enable VF IPsec offload operations
by Shannon Nelson
· 6 years ago
0062e7c
ixgbevf: add VF IPsec offload code
by Shannon Nelson
· 6 years ago
adef9a2
ixgbevf: add defines for IPsec offload request
by Shannon Nelson
· 6 years ago
7269824
ixgbe: add VF IPsec offload request message handling
by Shannon Nelson
· 6 years ago
9e4e30c
ixgbe: add VF IPsec offload enable flag
by Shannon Nelson
· 6 years ago
eda0333
ixgbe: add VF IPsec management
by Shannon Nelson
· 6 years ago
99a7b0c
ixgbe: prep IPsec constants for later use
by Shannon Nelson
· 6 years ago
b2875fb
ixgbe: reload IPsec IP table after sa tables
by Shannon Nelson
· 6 years ago
9e3f2f5
ixgbe: don't clear IPsec sa counters on HW clearing
by Shannon Nelson
· 6 years ago
7fb94bd
ixgbevf: VF2VF TCP RSS
by Sebastian Basierski
· 6 years ago
Next »