index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-25
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
2017-06-25
net/iucv: improve endianness handling
Hans Wippel
2017-06-25
net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()
Dan Carpenter
2017-06-25
Merge branch 'nfp-add-flower-app-with-representors'
David S. Miller
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
2017-06-25
nfp: add flower app
Simon Horman
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2017-06-25
nfp: general representor implementation
Simon Horman
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
2017-06-23
Merge branch 'phy-internal'
David S. Miller
2017-06-23
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
Florian Fainelli
2017-06-23
net: bcmgenet: Remove special handling of "internal" phy-mode
Florian Fainelli
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
2017-06-23
dt-bindings: Add "internal" as a valid 'phy-mode' property
Florian Fainelli
2017-06-23
Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-06-23
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
2017-06-23
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
2017-06-23
tls: return -EFAULT if copy_to_user() fails
Dan Carpenter
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-23
Merge branch 'ena-new-features-and-improvements'
David S. Miller
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
2017-06-23
net: ena: update driver's rx drop statistics
Netanel Belgazal
2017-06-23
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
2017-06-23
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
2017-06-23
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
2017-06-23
tcp: fix out-of-bounds access in ULP sysctl
Jakub Kicinski
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-23
net: stmmac: make some functions static
Colin Ian King
2017-06-23
Merge branch 'xdp-offload-mode'
David S. Miller
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
[next]