index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
rapidio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2017-03-24
net: make in_aton() 32-bit internally
Alexey Dobriyan
1
-1
/
+1
2017-03-24
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
2
-13
/
+33
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
12
-14
/
+103
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
1
-5
/
+1
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
1
-0
/
+10
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
2
-7
/
+63
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
6
-30
/
+76
2017-03-24
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
Florian Fainelli
1
-1
/
+1
2017-03-24
of_mdio: Correct check against CONFIG_OF
Florian Fainelli
1
-2
/
+2
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
1
-51
/
+0
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
5
-9
/
+45
2017-03-24
isdn: use setup_timer
Geliang Tang
30
-114
/
+54
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
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
1
-11
/
+4
2017-03-24
i40e: document drivers use of ntuple filters
Jacob Keller
1
-0
/
+72
2017-03-24
i40e: add support for SCTPv4 FDir filters
Jacob Keller
4
-0
/
+93
2017-03-24
i40e: implement support for flexible word payload
Jacob Keller
4
-12
/
+613
2017-03-24
i40e: add parsing of flexible filter fields from userdef
Jacob Keller
2
-1
/
+118
2017-03-24
i40e: partition the ring_cookie to get VF index
Jacob Keller
1
-34
/
+40
2017-03-24
i40e: allow changing input set for ntuple filters
Jacob Keller
1
-3
/
+145
2017-03-24
i40e: restore default input set for each flow type
Jacob Keller
2
-0
/
+37
2017-03-24
i40e: check current configured input set when adding ntuple filters
Jacob Keller
2
-15
/
+121
2017-03-24
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
Jacob Keller
1
-0
/
+83
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
[next]