index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
7
-36
/
+22
2018-09-01
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
1
-4
/
+2
2018-09-01
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2
-4
/
+65
2018-09-01
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2
-3
/
+2
2018-09-01
xsk: remove unnecessary assignment
Prashant Bhole
1
-2
/
+0
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
2
-0
/
+88
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
Nikita V. Shirokov
1
-4
/
+21
2018-09-01
xdp: remove redundant variable 'headroom'
Colin Ian King
1
-2
/
+1
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
1
-0
/
+10
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
1
-5
/
+6
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2018-08-30
i40e: static analysis report from community
Martyna Szapar
1
-1
/
+1
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
1
-1
/
+1
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
1
-0
/
+32
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2
-5
/
+14
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2
-60
/
+298
2018-08-30
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2
-181
/
+222
2018-08-30
i40e: convert queue stats to i40e_stats array
Jacob Keller
1
-59
/
+89
2018-08-30
xsk: include XDP meta data in AF_XDP frames
Björn Töpel
1
-6
/
+18
2018-08-30
tools/bpf: bpftool: add btf percpu map formated dump
Yonghong Song
1
-2
/
+31
2018-08-30
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
1
-35
/
+144
2018-08-30
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
Yonghong Song
2
-0
/
+55
2018-08-30
vxlan: reduce dirty cache line in vxlan_find_mac
Li RongQing
1
-1
/
+1
2018-08-30
liquidio: remove obsolete functions and data structures
Felix Manlunas
9
-490
/
+176
2018-08-30
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
6
-110
/
+98
2018-08-30
liquidio: make soft command calls synchronous
Felix Manlunas
5
-161
/
+129
2018-08-30
liquidio: improve soft command handling
Felix Manlunas
8
-49
/
+232
2018-08-30
net/tls: Calculate nsg for zerocopy path without skb_cow_data.
Doron Roberts-Kedes
1
-1
/
+79
2018-08-30
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2
-55
/
+116
2018-08-30
selftests/net: add ip_defrag selftest
Peter Oskolkov
4
-2
/
+344
2018-08-30
ip: fail fast on IP defrag errors
Peter Oskolkov
1
-9
/
+12
2018-08-30
liquidio: fix race condition in instruction completion processing
Rick Farrington
3
-2
/
+7
2018-08-30
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
1
-1
/
+1
2018-08-30
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
4
-160
/
+50
2018-08-30
8390/etherh: convert to ethtool_{get, set}_link_ksettings
Michal Kubecek
1
-16
/
+19
2018-08-30
net: thunderbolt: Convert to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-08-30
genetlink: constify genl_err_attr() argument
Michal Kubecek
1
-1
/
+1
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
7
-46
/
+40
2018-08-30
net/ncsi: remove duplicated include from ncsi-netlink.c
YueHaibing
1
-1
/
+0
2018-08-30
bpf/verifier: display non-spill stack slot types in print_verifier_state
Edward Cree
1
-7
/
+25
2018-08-30
bpf/verifier: per-register parent pointers
Edward Cree
2
-145
/
+47
2018-08-29
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
1
-1
/
+11
2018-08-29
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
4
-1
/
+186
2018-08-29
i40e: move common Tx functions to i40e_txrx_common.h
Magnus Karlsson
2
-33
/
+61
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
7
-11
/
+775
[next]