index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
infiniband: nes: Fix more direct skb list accesses.
David S. Miller
1
-2
/
+2
2018-11-10
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
2
-14
/
+3
2018-11-10
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2
-7
/
+7
2018-11-10
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
1
-1
/
+4
2018-11-10
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
1
-10
/
+22
2018-11-10
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
1
-25
/
+7
2018-11-10
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
1
-3
/
+1
2018-11-10
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+13
2018-11-10
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+44
2018-11-10
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+55
2018-11-10
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
3
-16
/
+45
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
3
-2
/
+10
2018-11-10
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
3
-0
/
+76
2018-11-10
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
1
-1
/
+4
2018-11-10
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
1
-7
/
+7
2018-11-10
net: hns3: add PCIe FLR support for VF
Huazhong Tan
2
-2
/
+64
2018-11-10
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
3
-8
/
+74
2018-11-10
net: hns3: add PCIe FLR support for PF
Huazhong Tan
6
-1
/
+100
2018-11-10
net: hns3: implement the IMP reset processing for PF
Huazhong Tan
3
-9
/
+37
2018-11-10
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
1
-6
/
+16
2018-11-10
net: hns3: add error handler for hclgevf_reset()
Huazhong Tan
1
-14
/
+37
2018-11-10
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
4
-1
/
+35
2018-11-10
net: hns3: add reset handling for VF when doing Core/Global/IMP reset
Huazhong Tan
2
-12
/
+46
2018-11-10
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
9
-20
/
+146
2018-11-10
net: hns3: adjust VF's reset process
Huazhong Tan
7
-48
/
+63
2018-11-10
net: hns3: add reset_hdev to reinit the hdev in VF's reset process
Huazhong Tan
2
-54
/
+31
2018-11-10
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+6
2018-11-10
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
1
-2
/
+4
2018-11-10
cxgb4: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+8
2018-11-10
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
1
-1
/
+0
2018-11-10
xen/netfront: remove unnecessary wmb
Jacob Wen
1
-2
/
+0
2018-11-09
nfp: abm: refuse RED offload with harddrop set
Jakub Kicinski
1
-0
/
+5
2018-11-09
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2
-0
/
+2
2018-11-09
nfp: abm: don't set negative threshold
Jakub Kicinski
2
-2
/
+11
2018-11-09
nfp: abm: provide more precise info about offload parameter validation
Jakub Kicinski
1
-3
/
+21
2018-11-09
nfp: parse vNIC TLV capabilities at alloc time
Jakub Kicinski
1
-5
/
+13
2018-11-09
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
4
-8
/
+9
2018-11-09
nfp: abm: split qdisc offload code into a separate file
Jakub Kicinski
4
-266
/
+279
2018-11-09
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
1
-8
/
+7
2018-11-09
sky2: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+2
2018-11-09
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
benet: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+9
2018-11-09
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
bridge: use __vlan_hwaccel helpers
Michał Mirosław
3
-10
/
+13
2018-11-09
8021q: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
nfnetlink/queue: use __vlan_hwaccel helpers
Michał Mirosław
1
-2
/
+3
2018-11-09
net/core: use __vlan_hwaccel helpers
Michał Mirosław
3
-5
/
+7
2018-11-09
cxgb4: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
net: move __skb_checksum_complete*() to skbuff.c
Cong Wang
2
-43
/
+43
2018-11-09
net: ethernet: ti: cpsw: fix vlan configuration while down/up
Ivan Khoronzhuk
1
-0
/
+17
[next]