index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-04
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
2
-19
/
+16
2017-06-04
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
Florian Fainelli
1
-49
/
+41
2017-06-04
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
4
-8
/
+10
2017-06-04
rxrpc: remove redundant proc_remove call
Colin Ian King
1
-1
/
+0
2017-06-04
dccp: consistently use dccp_write_space()
Eric Dumazet
1
-1
/
+0
2017-06-04
net: phy: marvell: make some functions static
Colin Ian King
1
-3
/
+3
2017-06-04
netxen: remove writeq/readq function definitions
LABBE Corentin
1
-14
/
+1
2017-06-04
net-procfs: Use vsnprintf extension %phN
Joe Perches
1
-9
/
+4
2017-06-04
mdio: mux: make child bus walking more permissive and errors more verbose
Jon Mason
1
-7
/
+17
2017-06-04
Merge branch 'net-dissection-and-matching-on-tos-and-ttl'
David S. Miller
5
-3
/
+138
2017-06-04
net/mlx5e: Offload TC matching on ip tos / traffic-class
Or Gerlitz
1
-1
/
+25
2017-06-04
net/mlx5e: Offload TC matching on tcp flags
Or Gerlitz
1
-1
/
+21
2017-06-04
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
2
-2
/
+42
2017-06-04
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
Merge branch 'sctp-improve-asoc-streams-management'
David S. Miller
10
-91
/
+78
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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
19
-1435
/
+1109
2017-06-02
Merge branch 'qed-Enhance-storage-APIs'
David S. Miller
10
-5
/
+252
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
Merge branch 'dsa-tagger-simplification'
David S. Miller
13
-90
/
+47
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
2017-06-01
virtchnl: convert to new macros
Jesse Brandeburg
3
-6
/
+6
2017-06-01
virtchnl: move some code to core driver
Jesse Brandeburg
1
-12
/
+18
[next]