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
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
13
-93
/
+282
2017-08-04
Merge branch 'mvpp2-add-TX-interrupts-support'
David S. Miller
2
-151
/
+488
2017-08-04
dt-bindings: net: marvell-pp2: update interrupt-names with TX interrupts
Thomas Petazzoni
1
-3
/
+25
2017-08-04
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
1
-29
/
+246
2017-08-04
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
1
-54
/
+169
2017-08-04
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
1
-12
/
+13
2017-08-04
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
1
-42
/
+41
2017-08-04
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
1
-17
/
+0
2017-08-04
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
1
-1
/
+1
2017-08-04
net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
Romain Perier
1
-0
/
+13
2017-08-04
Merge branch 'hns3-ethernet-driver'
David S. Miller
18
-0
/
+11953
2017-08-04
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Salil
5
-0
/
+54
2017-08-04
net: hns3: Add Ethtool support to HNS3 driver
Salil
1
-0
/
+482
2017-08-04
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2
-0
/
+230
2017-08-04
net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
Salil
2
-0
/
+1121
2017-08-04
net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
Salil
2
-0
/
+4786
2017-08-04
net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
Salil
2
-0
/
+1096
2017-08-04
net: hns3: Add support of the HNAE3 framework
Salil
2
-0
/
+744
2017-08-04
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Salil
2
-0
/
+3440
2017-08-03
Merge branch 'sctp-remove-typedefs-from-structures-part-4'
David S. Miller
8
-157
/
+162
2017-08-03
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
3
-7
/
+8
2017-08-03
sctp: remove the typedef sctp_authhdr_t
Xin Long
2
-7
/
+7
2017-08-03
sctp: remove the typedef sctp_addip_chunk_t
Xin Long
4
-10
/
+15
2017-08-03
sctp: remove the typedef sctp_addiphdr_t
Xin Long
3
-15
/
+15
2017-08-03
sctp: remove the typedef sctp_addip_param_t
Xin Long
2
-23
/
+24
2017-08-03
sctp: remove the typedef sctp_cwr_chunk_t
Xin Long
1
-5
/
+0
2017-08-03
sctp: remove the typedef sctp_cwrhdr_t
Xin Long
3
-8
/
+8
2017-08-03
sctp: remove the typedef sctp_ecne_chunk_t
Xin Long
2
-4
/
+4
2017-08-03
sctp: remove the typedef sctp_ecnehdr_t
Xin Long
3
-8
/
+8
2017-08-03
sctp: remove the typedef sctp_error_t
Xin Long
2
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_operr_chunk_t
Xin Long
2
-4
/
+4
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
6
-45
/
+48
2017-08-03
sctp: fix the name of struct sctp_shutdown_chunk_t
Xin Long
2
-9
/
+9
2017-08-03
sctp: remove the typedef sctp_shutdownhdr_t
Xin Long
3
-10
/
+10
2017-08-03
Merge branch 'ibmvnic-ethtool'
David S. Miller
2
-7
/
+125
2017-08-03
ibmvnic: Implement .get_channels
John Allen
1
-0
/
+16
2017-08-03
ibmvnic: Implement .get_ringparam
John Allen
1
-4
/
+6
2017-08-03
ibmvnic: Convert vnic server reported statistics to cpu endian
John Allen
1
-1
/
+2
2017-08-03
ibmvnic: Implement per-queue statistics reporting
John Allen
2
-2
/
+101
2017-08-03
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
1
-5
/
+0
2017-08-03
net: dsa: bcm_sf2: dst in not an array
Vivien Didelot
1
-2
/
+2
2017-08-03
qlcnic: add const to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2
-10
/
+26
2017-08-03
ipv4: Introduce ipip_offload_init helper function.
Tonghao Zhang
1
-1
/
+7
2017-08-03
bpf: fix the printing of ifindex
William Tu
1
-4
/
+6
2017-08-03
Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...
David S. Miller
10
-233
/
+235
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
6
-11
/
+149
2017-08-03
X25: constify null_x25_address
Julia Lawall
1
-1
/
+1
2017-08-03
Merge branch 'per-nexthop-offload'
David S. Miller
4
-29
/
+65
2017-08-03
ipv4: fib: Remove unused functions
Ido Schimmel
1
-13
/
+0
[next]