index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
stackdelta
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
5
-2
/
+42
2017-09-28
net: hns3: Add DCB support when interacting with network stack
Yunsheng Lin
1
-15
/
+87
2017-09-28
net: hns3: Setting for fc_mode and dcb enable flag in TM module
Yunsheng Lin
1
-4
/
+30
2017-09-28
net: hns3: Add dcb netlink interface for the support of DCB feature
Yunsheng Lin
4
-0
/
+117
2017-09-28
net: hns3: Add hclge_dcb module for the support of DCB feature
Yunsheng Lin
7
-6
/
+375
2017-09-28
net: hns3: Add some interface for the support of DCB feature
Yunsheng Lin
4
-5
/
+55
2017-09-28
net: hns3: Add tc-based TM support for sriov enabled port
Yunsheng Lin
1
-18
/
+31
2017-09-28
net: hns3: Add support for port shaper setting in TM module
Yunsheng Lin
2
-0
/
+36
2017-09-28
net: hns3: Add support for PFC setting in TM module
Yunsheng Lin
2
-5
/
+68
2017-09-28
net: hns3: Add support for dynamically buffer reallocation
Yunsheng Lin
3
-70
/
+87
2017-09-28
net: hns3: Support for dynamically assigning tx buffer to TC
Yunsheng Lin
2
-10
/
+55
2017-09-28
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
2
-2
/
+3
2017-09-28
net-next/hinic: Fix a case of Tx Queue is Stopped forever
Aviad Krawczyk
1
-2
/
+12
2017-09-28
net-next/hinic: Set Rxq irq to specific cpu for NUMA
Aviad Krawczyk
1
-9
/
+9
2017-09-28
bpf/verifier: improve disassembly of BPF_NEG instructions
Edward Cree
1
-0
/
+5
2017-09-28
bpf/verifier: improve disassembly of BPF_END instructions
Edward Cree
1
-2
/
+16
2017-09-28
cxgb4: make function ch_flower_stats_cb, fixes warning
Colin Ian King
1
-1
/
+1
2017-09-28
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
Florian Westphal
1
-3
/
+7
2017-09-28
rtnetlink: add helpers to dump netnsid information
Florian Westphal
1
-11
/
+19
2017-09-28
rtnetlink: add helpers to dump vf information
Florian Westphal
1
-19
/
+31
2017-09-28
rtnetlink: add helper to put master and link ifindexes
Florian Westphal
1
-5
/
+27
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
1
-0
/
+42
2017-09-28
net_sched: use idr to allocate u32 filter handles
Cong Wang
1
-41
/
+67
2017-09-28
net_sched: use idr to allocate basic filter handles
Cong Wang
1
-15
/
+22
2017-09-28
net_sched: use idr to allocate bpf filter handles
Cong Wang
1
-29
/
+28
2017-09-28
inetpeer: speed up inetpeer_invalidate_tree()
Eric Dumazet
1
-4
/
+7
2017-09-27
mlxsw: spectrum: router: Don't ignore IPMR notifications
Yotam Gigi
1
-1
/
+2
2017-09-27
mlxsw: spectrum: Notify multicast router on RIF MTU changes
Yotam Gigi
1
-0
/
+11
2017-09-27
mlxsw: spectrum_router: Add multicast routes notification handling functionality
Yotam Gigi
1
-2
/
+185
2017-09-27
mlxsw: spectrum: router: Squash the default route table to main
Yotam Gigi
1
-2
/
+2
2017-09-27
mlxsw: spectrum: Add the multicast routing hardware logic
Yotam Gigi
4
-1
/
+873
2017-09-27
mlxsw: spectrum: Add the multicast routing offloading logic
Yotam Gigi
4
-1
/
+1150
2017-09-27
net: mroute: Check if rule is a default rule
Yotam Gigi
2
-0
/
+19
2017-09-27
net: ipmr: Add MFC offload indication
Yotam Gigi
2
-0
/
+5
2017-09-27
ipmr: Send FIB notifications on MFC and VIF entries
Yotam Gigi
1
-0
/
+53
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
3
-2
/
+153
2017-09-27
ipmr: Add reference count to MFC entries
Yotam Gigi
2
-3
/
+26
2017-09-27
fib: notifier: Add VIF add and delete event types
Yotam Gigi
1
-0
/
+2
2017-09-27
nfp: flower vxlan neighbour keep-alive
John Hurley
4
-0
/
+69
2017-09-27
nfp: flower vxlan neighbour offload
John Hurley
4
-0
/
+268
2017-09-27
nfp: offload vxlan IPv4 endpoints of flower rules
John Hurley
5
-3
/
+143
2017-09-27
nfp: offload flower vxlan endpoint MAC addresses
John Hurley
7
-8
/
+423
2017-09-27
nfp: compile flower vxlan tunnel set actions
John Hurley
2
-21
/
+179
2017-09-27
nfp: compile flower vxlan tunnel metadata match fields
John Hurley
4
-12
/
+158
2017-09-27
nfp: add helper to get flower cmsg length
John Hurley
2
-1
/
+6
2017-09-27
mlxsw: spectrum_flower: Offload "ok" termination action
Jiri Pirko
1
-1
/
+5
2017-09-27
net: sched: introduce helper to identify gact pass action
Jiri Pirko
1
-0
/
+5
2017-09-27
mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue
Jiri Pirko
6
-18
/
+26
2017-09-27
net: dsa: use phy_ethtool_nway_reset
Vivien Didelot
1
-9
/
+1
2017-09-27
net: dsa: use phy_ethtool_set_link_ksettings
Vivien Didelot
1
-11
/
+1
[next]