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
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
13
-0
/
+43
2017-08-04
sock: add MSG_ZEROCOPY
Willem de Bruijn
7
-21
/
+235
2017-08-04
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
2
-17
/
+45
2017-08-04
sock: allocate skbs from optmem
Willem de Bruijn
2
-0
/
+29
2017-08-04
Merge branch 'mlxsw-Support-for-IPv6-UC-router'
David S. Miller
25
-177
/
+1490
2017-08-04
mlxsw: spectrum_router: Don't ignore IPv6 notifications
Ido Schimmel
1
-1
/
+1
2017-08-04
mlxsw: spectrum_router: Abort on source-specific routes
Ido Schimmel
1
-0
/
+3
2017-08-04
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-14
/
+49
2017-08-04
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
Ido Schimmel
2
-3
/
+724
2017-08-04
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
Ido Schimmel
1
-0
/
+25
2017-08-04
mlxsw: spectrum_router: Demultiplex FIB event based on family
Ido Schimmel
1
-21
/
+44
2017-08-04
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
2
-10
/
+18
2017-08-04
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
1
-2
/
+2
2017-08-04
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
1
-1
/
+1
2017-08-04
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
1
-0
/
+2
2017-08-04
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
1
-2
/
+0
2017-08-04
ipv6: fib: Add offload indication to routes
Ido Schimmel
2
-0
/
+9
2017-08-04
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
3
-2
/
+104
2017-08-04
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
3
-2
/
+23
2017-08-04
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
2
-0
/
+22
2017-08-04
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
5
-1
/
+75
2017-08-04
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
2
-0
/
+25
2017-08-04
net: fib_rules: Implement notification logic in core
Ido Schimmel
5
-49
/
+101
2017-08-04
rocker: Ignore address families other than IPv4
Ido Schimmel
1
-0
/
+4
2017-08-04
mlxsw: spectrum_router: Ignore address families other than IPv4
Ido Schimmel
1
-1
/
+1
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
[next]