index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
hpfs_fn.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
qed: Reserve VF feature before PF
Mintz, Yuval
1
-11
/
+16
2017-03-23
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
1
-8
/
+9
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2
-59
/
+66
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
2
-136
/
+280
2017-03-23
ALSA: hda - Adding a group of pin definition to fix headset problem
Hui Wang
1
-0
/
+2
2017-03-23
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-23
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
2017-03-23
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
1
-12
/
+6
2017-03-23
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
1
-6
/
+3
2017-03-23
netvsc: remove unnecessary lock on shutdown
stephen hemminger
1
-4
/
+3
2017-03-23
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2
-33
/
+12
2017-03-23
netvsc: uses RCU instead of removal flag
stephen hemminger
3
-31
/
+10
2017-03-23
netvsc: use RCU to protect inner device structure
stephen hemminger
3
-24
/
+57
2017-03-23
netvsc: change max channel calculation
stephen hemminger
2
-17
/
+11
2017-03-23
netvsc: handle offline mtu and channel change
stephen hemminger
1
-9
/
+20
2017-03-23
netvsc: fix NAPI performance regression
stephen hemminger
2
-23
/
+19
2017-03-23
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-23
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
7
-0
/
+103
2017-03-23
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-03-23
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-19
/
+29
2017-03-23
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-23
Bluetooth: btqcomsmd: fix compile-test dependency
Arnd Bergmann
1
-1
/
+2
2017-03-23
drivers: net: xgene-v2: misc fixes
Iyappan Subramanian
1
-29
/
+26
2017-03-23
drivers: net: xgene-v2: Fix port reset
Iyappan Subramanian
3
-7
/
+20
2017-03-23
drivers: net: xgene-v2: Add ethtool support
Iyappan Subramanian
4
-1
/
+124
2017-03-23
drivers: net: xgene-v2: Add MDIO support
Iyappan Subramanian
6
-5
/
+182
2017-03-22
bpf: Add tests for map-in-map
Martin KaFai Lau
9
-18
/
+451
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
5
-2
/
+134
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
8
-12
/
+225
2017-03-22
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2
-9
/
+15
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-22
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-22
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
6
-2
/
+26
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2
-76
/
+97
2017-03-22
nfp: disable FW on reconfiguration errors
Jakub Kicinski
1
-18
/
+11
2017-03-22
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
1
-10
/
+0
2017-03-22
nfp: flush xmit_more on error paths
Jakub Kicinski
1
-0
/
+2
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
3
-20
/
+6
2017-03-22
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
1
-3
/
+3
2017-03-22
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
1
-6
/
+9
2017-03-22
nfp: fix invalid area detection
Jakub Kicinski
1
-14
/
+15
2017-03-22
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
1
-18
/
+38
2017-03-22
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
1
-6
/
+6
2017-03-22
nfp: lock area cache earlier
Jakub Kicinski
1
-6
/
+8
[next]