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-01-23
sctp: reset ret in again path in sctp_for_each_transport
Xin Long
1
-1
/
+2
2018-01-23
bnx2: remove redundant initializations of pointers txr and rxr
Colin Ian King
1
-2
/
+2
2018-01-23
forcedeth: remove duplicate structure member in rx
Zhu Yanjun
1
-6
/
+7
2018-01-23
Merge branch 'Kernel-doc-fixes-for-networking'
David S. Miller
3
-4
/
+5
2018-01-23
net: core: Fix kernel-doc for netdev_upper_link()
Florian Fainelli
1
-0
/
+2
2018-01-23
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
Florian Fainelli
1
-1
/
+0
2018-01-23
net: phy: sfp: Fix kernel doc warning
Florian Fainelli
1
-1
/
+1
2018-01-23
net: core: Fix kernel-doc for carrier_* attributes
Florian Fainelli
1
-2
/
+2
2018-01-23
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
1
-1
/
+1
2018-01-23
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
1
-6
/
+10
2018-01-23
tun: avoid calling xdp_rxq_info_unreg() twice
Cong Wang
1
-2
/
+0
2018-01-23
Merge branch 'net-sched-add-extack-support-for-cls-offloads'
David S. Miller
10
-51
/
+95
2018-01-23
nfp: bpf: use extack support to improve debugging
Quentin Monnet
3
-18
/
+39
2018-01-23
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
3
-6
/
+9
2018-01-23
net: sched: create tc_can_offload_extack() wrapper
Quentin Monnet
1
-0
/
+11
2018-01-23
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
5
-12
/
+15
2018-01-23
net: sched: cls_bpf: plumb extack support in filter for hardware offload
Quentin Monnet
1
-6
/
+8
2018-01-23
net: sched: cls_u32: propagate extack support for filter offload
Quentin Monnet
1
-5
/
+5
2018-01-23
net: sched: cls_matchall: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-23
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-23
hv_netvsc: Use the num_online_cpus() for channel limit
Haiyang Zhang
1
-9
/
+2
2018-01-23
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
Salil Mehta
1
-2
/
+2
2018-01-23
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
1
-0
/
+1
2018-01-23
bridge: return boolean instead of integer in br_multicast_is_router
Gustavo A. R. Silva
1
-1
/
+1
2018-01-23
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
6
-7
/
+39
2018-01-23
Merge branch 'hns3-new-features'
David S. Miller
5
-1
/
+545
2018-01-23
net: hns3: add net status led support for fiber port
Jian Shen
3
-0
/
+113
2018-01-23
net: hns3: add ethtool -p support for fiber port
Jian Shen
4
-0
/
+104
2018-01-23
net: hns3: add manager table initialization for hardware
Fuyun Liang
2
-0
/
+123
2018-01-23
net: hns3: add support for get_regs
Fuyun Liang
4
-1
/
+205
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
6
-7
/
+67
2018-01-22
macsec: restore uAPI after addition of GCM-AES-256
Sabrina Dubroca
2
-10
/
+8
2018-01-22
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2
-21
/
+38
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2
-5
/
+8
2018-01-22
virtio_net: Add ethtool stats
Toshiaki Makita
1
-50
/
+141
2018-01-22
Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support'
David S. Miller
4
-92
/
+232
2018-01-22
net: mvpp2: enable ACPI support in the driver
Marcin Wojtas
1
-39
/
+94
2018-01-22
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
Marcin Wojtas
1
-21
/
+24
2018-01-22
net: mvpp2: simplify maintaining enabled ports' list
Marcin Wojtas
1
-21
/
+11
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
2
-0
/
+32
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
3
-0
/
+31
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
2
-5
/
+20
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
2
-8
/
+22
2018-01-22
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
1
-1
/
+0
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
4
-24
/
+63
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
3
-21
/
+145
2018-01-22
devlink: fix memory leak on 'resource'
Colin Ian King
1
-0
/
+1
2018-01-22
Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees'
David S. Miller
1
-111
/
+132
[next]