index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
truncate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
5
-12
/
+37
2018-04-01
ipv6: frag: remove unused field
Eric Dumazet
1
-1
/
+0
2018-04-01
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
3
-17
/
+90
2018-04-01
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
3
-16
/
+65
2018-04-01
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
1
-32
/
+25
2018-04-01
bnxt_en: Add IRQ remapping logic.
Michael Chan
1
-17
/
+42
2018-04-01
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
3
-3
/
+61
2018-04-01
bnxt_en: Improve ring allocation logic.
Michael Chan
2
-15
/
+21
2018-04-01
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2
-5
/
+18
2018-04-01
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
1
-10
/
+8
2018-04-01
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
3
-2
/
+19
2018-04-01
bnxt_en: Add extended port statistics support
Vasundhara Volam
3
-2
/
+81
2018-04-01
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
1
-0
/
+5
2018-04-01
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
4
-9
/
+37
2018-04-01
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
1
-2
/
+6
2018-04-01
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2
-4
/
+15
2018-04-01
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
1
-3
/
+9
2018-04-01
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
4
-103
/
+210
2018-04-01
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-04-01
hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
Haiyang Zhang
1
-7
/
+9
2018-04-01
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
1
-4
/
+2
2018-04-01
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
4
-3
/
+8
2018-04-01
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-04-01
net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
Wei Yongjun
1
-4
/
+0
2018-04-01
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
3
-8
/
+15
2018-04-01
tipc: avoid possible string overflow
Jon Maloy
2
-2
/
+3
2018-04-01
tipc: tipc: rename address types in user api
Jon Maloy
1
-24
/
+33
2018-04-01
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
2018-04-01
tipc: refactor name table translate function
Jon Maloy
1
-36
/
+25
2018-04-01
tipc: replace name table service range array with rb tree
Jon Maloy
6
-568
/
+477
2018-04-01
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
4
-20
/
+26
2018-04-01
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
4
-32
/
+18
2018-04-01
net: thunderx: add ndo_set_rx_mode callback implementation for VF
Vadim Lomovtsev
1
-1
/
+109
2018-04-01
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...
Vadim Lomovtsev
1
-0
/
+17
2018-04-01
net: thunderx: add XCAST messages handlers for PF
Vadim Lomovtsev
1
-4
/
+41
2018-04-01
net: thunderx: add new messages for handle ndo_set_rx_mode callback
Vadim Lomovtsev
1
-0
/
+12
2018-04-01
net: thunderx: add multicast filter management support
Vadim Lomovtsev
2
-1
/
+153
2018-04-01
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
1
-14
/
+30
2018-04-01
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
2
-11
/
+13
2018-04-01
net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC
Martin Blumenstingl
1
-2
/
+3
2018-04-01
dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC
Martin Blumenstingl
1
-2
/
+3
2018-03-31
net/mlx5e: RX, Recycle buffer of UMR WQEs
Tariq Toukan
1
-2
/
+9
2018-03-31
net/mlx5e: Keep single pre-initialized UMR WQE per RQ
Tariq Toukan
3
-19
/
+13
2018-03-31
net/mlx5e: Remove page_ref bulking in Striding RQ
Tariq Toukan
2
-32
/
+16
2018-03-31
net/mlx5e: Support XDP over Striding RQ
Tariq Toukan
3
-8
/
+26
2018-03-31
net/mlx5e: Refactor RQ XDP_TX indication
Tariq Toukan
2
-6
/
+8
2018-03-31
net/mlx5e: Use linear SKB in Striding RQ
Tariq Toukan
5
-45
/
+153
2018-03-31
net/mlx5e: Use inline MTTs in UMR WQEs
Tariq Toukan
3
-88
/
+38
2018-03-31
net/mlx5e: Do not busy-wait for UMR completion in Striding RQ
Tariq Toukan
1
-1
/
+1
2018-03-31
net/mlx5e: Code movements in RX UMR WQE post
Tariq Toukan
1
-62
/
+45
[next]