开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
2019-03-24
net: devlink: warn on setting type on unregistered port
Jiri Pirko
2019-03-24
bnxt: set devlink port type after registration
Jiri Pirko
2019-03-24
nfp: move devlink port type set after netdev registration
Jiri Pirko
2019-03-24
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
2019-03-24
dsa: move devlink_port_attrs_set() call before register
Jiri Pirko
2019-03-24
mlxsw: Move devlink_port_attrs_set() call before register
Jiri Pirko
2019-03-24
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
2019-03-24
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
2019-03-24
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
2019-03-24
bnxt: set devlink port attrs properly
Jiri Pirko
2019-03-24
dsa: add missing net/devlink.h include
Jiri Pirko
2019-03-24
bnxt: add missing net/devlink.h include
Jiri Pirko
2019-03-24
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
2019-03-23
Merge branch 'aquantia-rx-perf'
David S. Miller
2019-03-23
net: aquantia: enable driver build for arm64 or compile_test
Igor Russkikh
2019-03-23
net: aquantia: improve LRO configuration
Nikita Danilov
2019-03-23
net: aquantia: Increase rx ring default size from 1K to 2K
Igor Russkikh
2019-03-23
net: aquantia: Make RX default frame size 2K
Igor Russkikh
2019-03-23
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-23
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2019-03-23
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-03-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-03-23
Merge branch 'tcp-rx-tx-cache'
David S. Miller
2019-03-23
tcp: add one skb cache for rx
Eric Dumazet
2019-03-23
tcp: add one skb cache for tx
Eric Dumazet
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
Merge branch 'net-dev-BYPASS-for-lockless-qdisc'
David S. Miller
2019-03-23
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
2019-03-23
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
2019-03-23
tcp: remove conditional branches from tcp_mstamp_refresh()
Eric Dumazet
2019-03-23
net: phy: Correct Cygnus/Omega PHY driver prompt
Florian Fainelli
2019-03-22
net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify
Eli Britstein
2019-03-22
net/mlx5e: Support VLAN modify action
Eli Britstein
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-03-22
net/mlx5e: TX, Add geneve tunnel stateless offload support
Moshe Shemesh
2019-03-22
net/mlx5e: Take SW parser code to a separate function
Moshe Shemesh
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
2019-03-22
net/mlx5e: Remove redundant assignment
Gustavo A. R. Silva
2019-03-22
net/mlx5e: Fix compilation warning in en_tc.c
Saeed Mahameed
2019-03-22
net/mlx5e: Fix port buffer function documentation format
Saeed Mahameed
2019-03-22
net/mlx5: Fix compilation warning in eq.c
Saeed Mahameed
2019-03-22
net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API
Parav Pandit
2019-03-22
net/mlx5: Rename total_vfs to total_vports
Parav Pandit
2019-03-22
net/mlx5: Simplify sriov enable/disable flow
Parav Pandit
2019-03-22
ice: Get VF VSI instances directly via PF
Akeem G Abodunrin
2019-03-22
ice: Don't let VF know that it is untrusted
Akeem G Abodunrin
[next]