index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
2
-46
/
+0
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
16
-32
/
+23
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
1
-0
/
+3
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
1
-9
/
+1
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
27
-218
/
+661
2019-02-24
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-24
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-24
Merge branch 'dsa-mv88e6xxx-lockdep'
David S. Miller
1
-0
/
+10
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
2019-02-24
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
1
-0
/
+8
2019-02-24
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2
-8
/
+26
2019-02-24
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2
-11
/
+77
2019-02-24
Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'
David S. Miller
3
-22
/
+16
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
2
-7
/
+6
2019-02-24
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-24
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-24
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-24
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-24
Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'
David S. Miller
12
-208
/
+369
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-24
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-24
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
2019-02-24
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
1
-19
/
+14
2019-02-24
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
1
-69
/
+51
2019-02-24
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
1
-9
/
+9
2019-02-24
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2
-9
/
+5
2019-02-24
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
1
-19
/
+16
2019-02-24
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2
-7
/
+11
2019-02-24
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
1
-0
/
+24
2019-02-24
Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'
David S. Miller
6
-187
/
+592
2019-02-24
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
1
-0
/
+166
2019-02-24
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
1
-0
/
+8
2019-02-24
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2
-3
/
+28
2019-02-24
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
1
-0
/
+71
2019-02-24
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
1
-5
/
+0
2019-02-24
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
1
-6
/
+0
2019-02-24
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2
-2
/
+10
2019-02-24
mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation
Jiri Pirko
1
-5
/
+20
2019-02-24
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
1
-8
/
+15
2019-02-24
mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
Jiri Pirko
1
-7
/
+27
2019-02-24
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
1
-0
/
+26
2019-02-24
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
1
-67
/
+66
2019-02-24
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
1
-2
/
+14
2019-02-24
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2
-101
/
+161
2019-02-24
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
1
-1
/
+0
2019-02-24
Merge branch 'net-dsa-microchip-add-MIB-counters-support'
David S. Miller
4
-55
/
+270
2019-02-24
net: dsa: microchip: add port_cleanup function
Tristram Ha
4
-0
/
+31
2019-02-24
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
1
-4
/
+0
[prev]
[next]