index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
2
-4
/
+17
2019-03-24
net: devlink: warn on setting type on unregistered port
Jiri Pirko
1
-0
/
+2
2019-03-24
bnxt: set devlink port type after registration
Jiri Pirko
1
-1
/
+1
2019-03-24
nfp: move devlink port type set after netdev registration
Jiri Pirko
3
-3
/
+19
2019-03-24
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
1
-1
/
+2
2019-03-24
dsa: move devlink_port_attrs_set() call before register
Jiri Pirko
1
-21
/
+26
2019-03-24
mlxsw: Move devlink_port_attrs_set() call before register
Jiri Pirko
6
-18
/
+21
2019-03-24
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
1
-6
/
+3
2019-03-24
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
1
-10
/
+8
2019-03-24
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
1
-1
/
+1
2019-03-24
bnxt: set devlink port attrs properly
Jiri Pirko
1
-0
/
+2
2019-03-24
dsa: add missing net/devlink.h include
Jiri Pirko
1
-0
/
+1
2019-03-24
bnxt: add missing net/devlink.h include
Jiri Pirko
1
-0
/
+1
2019-03-24
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
1
-0
/
+2
2019-03-24
net: aquantia: enable driver build for arm64 or compile_test
Igor Russkikh
1
-1
/
+2
2019-03-24
net: aquantia: improve LRO configuration
Nikita Danilov
5
-2
/
+46
2019-03-24
net: aquantia: Increase rx ring default size from 1K to 2K
Igor Russkikh
1
-1
/
+1
2019-03-24
net: aquantia: Make RX default frame size 2K
Igor Russkikh
1
-1
/
+1
2019-03-24
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2
-0
/
+6
2019-03-24
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
8
-63
/
+152
2019-03-24
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2
-9
/
+20
2019-03-24
tcp: add one skb cache for rx
Eric Dumazet
5
-5
/
+36
2019-03-24
tcp: add one skb cache for tx
Eric Dumazet
2
-27
/
+28
2019-03-24
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
6
-15
/
+15
2019-03-24
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
1
-0
/
+9
2019-03-24
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2
-0
/
+14
2019-03-24
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
1
-0
/
+27
2019-03-24
tcp: remove conditional branches from tcp_mstamp_refresh()
Eric Dumazet
1
-6
/
+2
2019-03-24
net: phy: Correct Cygnus/Omega PHY driver prompt
Florian Fainelli
1
-2
/
+1
2019-03-22
net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify
Eli Britstein
1
-1
/
+11
2019-03-22
net/mlx5e: Support VLAN modify action
Eli Britstein
1
-2
/
+49
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
2
-0
/
+3
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
6
-8
/
+9
2019-03-22
net/mlx5e: TX, Add geneve tunnel stateless offload support
Moshe Shemesh
4
-3
/
+77
2019-03-22
net/mlx5e: Take SW parser code to a separate function
Moshe Shemesh
2
-24
/
+53
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
5
-5
/
+4
2019-03-22
net/mlx5e: Remove redundant assignment
Gustavo A. R. Silva
1
-4
/
+2
2019-03-22
net/mlx5e: Fix compilation warning in en_tc.c
Saeed Mahameed
2
-2
/
+3
2019-03-22
net/mlx5e: Fix port buffer function documentation format
Saeed Mahameed
1
-15
/
+15
2019-03-22
net/mlx5: Fix compilation warning in eq.c
Saeed Mahameed
1
-4
/
+2
2019-03-22
net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API
Parav Pandit
2
-8
/
+5
2019-03-22
net/mlx5: Rename total_vfs to total_vports
Parav Pandit
1
-2
/
+2
2019-03-22
net/mlx5: Simplify sriov enable/disable flow
Parav Pandit
1
-36
/
+8
2019-03-22
ice: Get VF VSI instances directly via PF
Akeem G Abodunrin
1
-8
/
+27
2019-03-22
ice: Don't let VF know that it is untrusted
Akeem G Abodunrin
1
-4
/
+8
2019-03-22
ice: Set LAN_EN for all directional rules
Yashaswini Raghuram Prathivadi Bhayankaram
1
-3
/
+9
2019-03-22
ice: Do not set LB_EN for prune switch rules
Christopher N Bednarz
1
-1
/
+6
2019-03-22
ice: Enable LAN_EN for the right recipes
Yashaswini Raghuram Prathivadi Bhayankaram
1
-9
/
+20
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
7
-31
/
+527
2019-03-22
ice: code cleanup in ice_sched.c
Victor Raj
1
-8
/
+9
[next]