index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
1
-7
/
+7
2018-11-10
Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat...
David S. Miller
12
-164
/
+638
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
Merge branch 'nfp-abm-move-code-and-improve-parameter-validation'
David S. Miller
10
-279
/
+335
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
Merge branch 'net-Use-__vlan_hwaccel_-helpers'
David S. Miller
13
-29
/
+38
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
Merge branch 'net-ethernet-ti-cpsw-fix-vlan-mcast'
David S. Miller
5
-31
/
+300
2018-11-09
net: ethernet: ti: cpsw: fix vlan configuration while down/up
Ivan Khoronzhuk
1
-0
/
+17
2018-11-09
net: ethernet: ti: cpsw: fix vlan mcast
Ivan Khoronzhuk
1
-31
/
+138
2018-11-09
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
2
-0
/
+38
2018-11-09
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
2
-0
/
+107
2018-11-09
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
1
-4
/
+1
2018-11-09
Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'
David S. Miller
7
-28
/
+31
2018-11-09
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-5
/
+3
2018-11-09
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
4
-18
/
+23
2018-11-09
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-1
/
+1
2018-11-09
i40iw: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-4
/
+4
2018-11-09
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
1
-8
/
+3
[next]