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
2018-09-28
net: bridge: explicitly zero is_sticky in fdb_create
Nikolay Aleksandrov
1
-0
/
+1
2018-09-28
Merge branch 'hns3-next'
David S. Miller
10
-109
/
+157
2018-09-28
net: hns3: Fix loss of coal configuration while doing reset
Huazhong Tan
2
-37
/
+36
2018-09-28
net: hns3: Modify hns3_get_max_available_channels
Huazhong Tan
4
-17
/
+13
2018-09-28
net: hns3: Change return type of hclge_tm_schd_info_update()
Huazhong Tan
3
-4
/
+15
2018-09-28
net: hns3: Fix for netdev not up problem when setting mtu
Yunsheng Lin
1
-5
/
+3
2018-09-28
net: hns3: Fix for packet buffer setting bug
Yunsheng Lin
1
-6
/
+8
2018-09-28
net: hns3: Add serdes parallel inner loopback support
Fuyun Liang
4
-20
/
+57
2018-09-28
net: hns3: Rename mac loopback to app loopback
Fuyun Liang
3
-13
/
+13
2018-09-28
net: hns3: Rename loop mode
Fuyun Liang
3
-15
/
+15
2018-09-28
net: hns3: Set extra mac address of pause param for HW
Fuyun Liang
2
-0
/
+5
2018-09-28
net: hns3: Add support for sctp checksum offload
Peng Li
1
-4
/
+4
2018-09-28
net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m
Arnd Bergmann
1
-0
/
+1
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
1
-1
/
+1
2018-09-28
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
1
-1
/
+0
2018-09-28
net: aquantia: Make function aq_fw1x_set_power() static
Wei Yongjun
1
-2
/
+2
2018-09-28
net/tls: Make function get_rec() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net/core: make function ___gnet_stats_copy_basic() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net: xen-netback: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-09-28
qed: Remove set but not used variable 'p_archipelago'
YueHaibing
1
-4
/
+0
2018-09-28
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+3
2018-09-28
Merge branch 'netlink-nested-policy-validation'
David S. Miller
2
-51
/
+125
2018-09-28
netlink: add nested array policy validation
Johannes Berg
2
-1
/
+62
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
2
-2
/
+25
2018-09-28
netlink: move extack setting into validate_nla()
Johannes Berg
1
-32
/
+36
2018-09-28
netlink: make validation_data const
Johannes Berg
2
-4
/
+3
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
2
-13
/
+0
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
11
-15
/
+14
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
12
-18
/
+14
2018-09-26
net: mvneta: Add support for 2500Mbps SGMII
Maxime Chevallier
1
-4
/
+23
2018-09-26
Merge branch 'net-vhost-improve-performance-when-enable-busyloop'
David S. Miller
2
-79
/
+92
2018-09-26
net: vhost: add rx busy polling in tx path
Tonghao Zhang
1
-21
/
+14
2018-09-26
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
Tonghao Zhang
1
-40
/
+70
2018-09-26
net: vhost: replace magic number of lock annotation
Tonghao Zhang
1
-3
/
+3
2018-09-26
net: vhost: lock the vqs one by one
Tonghao Zhang
1
-17
/
+7
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
1
-2
/
+5
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
2
-5
/
+6
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
3
-3
/
+6
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
1
-2
/
+1
2018-09-26
net: qed: list usage cleanup
zhong jiang
3
-13
/
+9
2018-09-26
Merge branch 'net-bridge-convert-bool-options-to-bits'
David S. Miller
12
-116
/
+151
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
3
-4
/
+4
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
4
-9
/
+12
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
4
-32
/
+33
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
5
-21
/
+24
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
4
-4
/
+4
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
4
-18
/
+19
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
5
-18
/
+49
[next]