index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
5
-9
/
+239
2020-09-18
ionic: update the fw update api
Shannon Nelson
2
-8
/
+29
2020-09-18
netdevsim: devlink flash timeout message
Shannon Nelson
1
-0
/
+2
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
2
-23
/
+50
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
3
-6
/
+30
2020-09-18
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
1
-2
/
+10
2020-09-18
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
1
-1
/
+1
2020-09-18
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
1
-2
/
+2
2020-09-18
ionic: add DIMLIB to Kconfig
Shannon Nelson
1
-0
/
+1
2020-09-18
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
1
-16
/
+15
2020-09-18
net: mdio: octeon: Select MDIO_DEVRES
Andrew Lunn
1
-0
/
+1
2020-09-18
selftests: Set default protocol for raw sockets in nettest
David Ahern
1
-0
/
+2
2020-09-18
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-57
/
+6
2020-09-18
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-19
/
+2
2020-09-18
mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs
Petr Machata
1
-1
/
+33
2020-09-18
mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbuffer
Petr Machata
1
-0
/
+59
2020-09-18
mlxsw: spectrum_buffers: Support two headroom modes
Petr Machata
2
-3
/
+30
2020-09-18
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
1
-4
/
+4
2020-09-18
netdev: Remove unused functions
YueHaibing
1
-10
/
+0
2020-09-18
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
1
-2
/
+3
2020-09-18
dt-bindings: marvell,prestera: Add description for device-tree bindings
Vadym Kochan
1
-0
/
+34
2020-09-18
net: marvell: prestera: Add Switchdev driver implementation
Vadym Kochan
7
-4
/
+1807
2020-09-18
net: marvell: prestera: Add ethtool interface support
Vadym Kochan
7
-6
/
+1182
2020-09-18
net: marvell: prestera: Add basic devlink support
Vadym Kochan
6
-5
/
+165
2020-09-18
net: marvell: prestera: Add PCI interface support
Vadym Kochan
3
-0
/
+782
2020-09-18
net: marvell: prestera: Add driver for Prestera family ASIC devices
Vadym Kochan
12
-0
/
+2380
2020-09-18
genetlink: Remove unused function genl_err_attr()
YueHaibing
1
-8
/
+0
2020-09-18
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
1
-6
/
+0
2020-09-18
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2
-4
/
+4
2020-09-18
net/packet: Fix a comment about mac_header
Xie He
1
-11
/
+12
2020-09-18
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
3
-15
/
+16
2020-09-18
net: hns3: use writel() to optimize the barrier operation
Yunsheng Lin
2
-8
/
+3
2020-09-18
net: hns3: optimize the rx clean process
Yunsheng Lin
1
-30
/
+31
2020-09-18
net: hns3: optimize the tx clean process
Yunsheng Lin
3
-45
/
+33
2020-09-18
net: hns3: batch tx doorbell operation
Yunsheng Lin
3
-12
/
+39
2020-09-18
net: hns3: batch the page reference count updates
Yunsheng Lin
2
-8
/
+25
2020-09-17
cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-81
/
+11
2020-09-17
ionic: dynamic interrupt moderation
Shannon Nelson
6
-31
/
+112
2020-09-17
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
1
-3
/
+4
2020-09-17
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
1
-1
/
+1
2020-09-17
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
7
-59
/
+132
2020-09-17
mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code
Petr Machata
4
-64
/
+113
2020-09-17
mlxsw: spectrum_buffers: Introduce shared buffer ops
Petr Machata
3
-0
/
+21
2020-09-17
mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()
Petr Machata
1
-52
/
+23
2020-09-17
mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()
Petr Machata
2
-9
/
+1
2020-09-17
mlxsw: spectrum_buffers: Move here the new headroom code
Petr Machata
2
-201
/
+199
2020-09-17
mlxsw: spectrum: Move here the three-step headroom configuration from DCB
Petr Machata
2
-61
/
+61
2020-09-17
mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom code
Petr Machata
1
-10
/
+19
2020-09-17
mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()
Petr Machata
1
-36
/
+6
2020-09-17
mlxsw: spectrum: Split headroom autoresize out of buffer configuration
Petr Machata
4
-31
/
+97
[next]