index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-flakey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot
Andrew Lunn
1
-2
/
+2
2017-06-05
net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access
Andrew Lunn
1
-4
/
+4
2017-06-05
net: dsa: mv88e6xxx: move the Global 2 macros
Vivien Didelot
3
-103
/
+103
2017-06-05
net: dsa: mv88e6xxx: move the Global 1 macros
Vivien Didelot
3
-141
/
+142
2017-06-05
net: dsa: mv88e6xxx: move the Port macros
Vivien Didelot
2
-160
/
+160
2017-06-05
net: dsa: mv88e6xxx: move PHY macros
Vivien Didelot
2
-4
/
+3
2017-06-05
net: dsa: mv88e6xxx: rename chip header
Vivien Didelot
13
-16
/
+19
2017-06-05
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
2
-19
/
+16
2017-06-05
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
Florian Fainelli
1
-49
/
+41
2017-06-05
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
4
-8
/
+10
2017-06-05
rxrpc: remove redundant proc_remove call
Colin Ian King
1
-1
/
+0
2017-06-05
dccp: consistently use dccp_write_space()
Eric Dumazet
1
-1
/
+0
2017-06-05
net: phy: marvell: make some functions static
Colin Ian King
1
-3
/
+3
2017-06-05
netxen: remove writeq/readq function definitions
LABBE Corentin
1
-14
/
+1
2017-06-05
net-procfs: Use vsnprintf extension %phN
Joe Perches
1
-9
/
+4
2017-06-05
mdio: mux: make child bus walking more permissive and errors more verbose
Jon Mason
1
-7
/
+17
2017-06-05
net/mlx5e: Offload TC matching on ip tos / traffic-class
Or Gerlitz
1
-1
/
+25
2017-06-05
net/mlx5e: Offload TC matching on tcp flags
Or Gerlitz
1
-1
/
+21
2017-06-05
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
2
-2
/
+42
2017-06-05
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2
-0
/
+51
2017-06-02
tcp: remove unnecessary skb_reset_tail_pointer()
Eric Dumazet
1
-4
/
+2
2017-06-02
bpf: Remove the capability check for cgroup skb eBPF program
Chenbo Feng
1
-1
/
+3
2017-06-02
bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
1
-0
/
+1
2017-06-02
net: phy: use of_mdio_parse_addr
Jon Mason
1
-13
/
+2
2017-06-02
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
1
-7
/
+8
2017-06-02
liquidio: Fix checkpatch errors with references crossing single line
Satanand Burla
3
-12
/
+10
2017-06-02
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
1
-1
/
+5
2017-06-02
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
1
-2
/
+4
2017-06-02
liquidio: VF interrupt initialization cleanup
Rick Farrington
2
-12
/
+17
2017-06-02
cxgb4: fix incorrect cim_la output for T6
Ganesh Goudar
1
-1
/
+10
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
4
-26
/
+17
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
10
-69
/
+65
2017-06-02
qed: Add support for changing iSCSI mac
Mintz, Yuval
3
-0
/
+74
2017-06-02
qed: Support NVM-image reading API
Mintz, Yuval
4
-0
/
+144
2017-06-02
qed: Share additional information with qedf
Mintz, Yuval
5
-1
/
+30
2017-06-02
qed: Correct order of wwnn and wwpn
Mintz, Yuval
1
-4
/
+4
2017-06-02
team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias
Zhang Shengju
6
-5
/
+7
2017-06-01
net: dsa: factor skb freeing on xmit
Vivien Didelot
9
-39
/
+16
2017-06-01
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
6
-42
/
+24
2017-06-01
net: dsa: remove dsa_uses_tagged_protocol
Vivien Didelot
1
-7
/
+1
2017-06-01
net: dsa: do not cast dst
Vivien Didelot
2
-2
/
+2
2017-06-01
net: dsa: comment hot path requirements
Vivien Didelot
2
-0
/
+4
2017-06-01
i40evf: update i40evf.txt with new content
Jesse Brandeburg
1
-8
/
+15
2017-06-01
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
4
-7
/
+12
2017-06-01
virtchnl: Add compile time static asserts to validate structure sizes
Sridhar Samudrala
1
-0
/
+50
2017-06-01
virtchnl: Add pad fields to a couple of structures
Sridhar Samudrala
1
-0
/
+3
2017-06-01
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2
-149
/
+148
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
6
-65
/
+102
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
3
-13
/
+8
2017-06-01
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2
-16
/
+37
[next]