index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
1
-0
/
+2
2017-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-24
mlxsw: Remove debugfs interface
Ido Schimmel
2
-315
/
+0
2017-03-24
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2017-03-24
net: dwc-xlgmac: use dual license
Jie Deng
1
-1
/
+2
2017-03-24
net: dwc-xlgmac: declaration of dual license in headers
Jie Deng
7
-28
/
+14
2017-03-24
A Sample of using socket cookie and uid for traffic monitoring
Chenbo Feng
4
-0
/
+244
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
3
-2
/
+32
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
5
-3
/
+29
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
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
[next]