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.13.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
2019-04-23
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2
-58
/
+8
2019-04-23
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
1
-1
/
+2
2019-04-23
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-23
Merge branch 'mlxsw-Shared-buffer-improvements'
David S. Miller
7
-153
/
+300
2019-04-23
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
1
-7
/
+35
2019-04-23
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
1
-2
/
+8
2019-04-23
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
1
-7
/
+14
2019-04-23
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
1
-12
/
+7
2019-04-23
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
1
-0
/
+20
2019-04-23
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
1
-18
/
+13
2019-04-23
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
1
-4
/
+4
2019-04-23
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
1
-2
/
+12
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
1
-0
/
+18
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
1
-1
/
+16
2019-04-23
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
1
-78
/
+104
2019-04-23
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
4
-18
/
+33
2019-04-23
net: devlink: Add extack to shared buffer operations
Ido Schimmel
4
-16
/
+26
2019-04-23
Merge branch 'net-clean-up-needless-use-of-module-infrastructure'
David S. Miller
7
-18
/
+9
2019-04-23
net: strparser: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+4
2019-04-23
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
1
-2
/
+1
2019-04-23
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
1
-2
/
+0
2019-04-23
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
1
-1
/
+2
2019-04-23
net: fib: drop include of module.h from fib_notifier.h
Paul Gortmaker
1
-1
/
+2
2019-04-23
net: ife: drop include of module.h from net/ife.h
Paul Gortmaker
1
-1
/
+0
2019-04-23
net: psample: drop include of module.h from psample.h
Paul Gortmaker
1
-1
/
+0
2019-04-23
net: Rename net/nexthop.h net/rtnh.h
David Ahern
7
-8
/
+8
2019-04-23
ipv6: Remove fib6_info_nh_lwt
David Ahern
1
-6
/
+0
2019-04-23
include/net/tcp.h: whitespace cleanup at tcp_v4_check
Daniel T. Lee
1
-1
/
+1
2019-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
57
-288
/
+3594
2019-04-23
Merge branch 'bpf-verifier-lock'
Daniel Borkmann
2
-15
/
+23
2019-04-23
bpf: drop bpf_verifier_lock
Alexei Starovoitov
1
-3
/
+5
2019-04-23
bpf: remove global variables
Alexei Starovoitov
2
-12
/
+18
2019-04-23
bpf: document the verifier limits
Alexei Starovoitov
1
-2
/
+27
2019-04-22
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
2
-2
/
+4
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
2
-3
/
+2
2019-04-21
net: hippi:Fix misuse of %x in rrunner.c
Fuqian Huang
1
-2
/
+2
2019-04-21
net: ax25: fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-21
Merge branch 'mlxsw-Small-routing-improvements'
David S. Miller
2
-4
/
+8
2019-04-21
mlxsw: spectrum_router: Relax FIB rule validation
Ido Schimmel
1
-0
/
+4
2019-04-21
mlxsw: spectrum: Use a stable ECMP/LAG seed
Ido Schimmel
2
-4
/
+4
2019-04-20
nfp: add SR-IOV trusted VF support
Pablo Cascón
4
-2
/
+33
2019-04-20
Merge branch 'hns3-next'
David S. Miller
14
-25
/
+437
2019-04-20
net: hns3: add function type check for debugfs help information
Yufeng Mo
3
-1
/
+8
2019-04-20
net: hns3: add queue's statistics update to service task
liuzhongzhu
2
-0
/
+11
2019-04-20
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
7
-0
/
+96
2019-04-20
net: hns3: add support for dump ncl config by debugfs
Weihang Li
3
-0
/
+70
2019-04-20
net: hns3: Add support for netif message level settings
Yonglong Liu
5
-2
/
+101
2019-04-20
net: hns3: dump more information when tx timeout happens
Jian Shen
4
-9
/
+72
[next]