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
2018-06-05
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-05
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
3
-7
/
+43
2018-06-05
qed: Add srq core support for RoCE and iWARP
Yuval Bason
9
-8
/
+234
2018-06-05
Merge branch 'bnx2-warnings'
David S. Miller
1
-22
/
+22
2018-06-05
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
1
-21
/
+21
2018-06-05
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-06-05
net: gemini: fix spelling mistake: "it" -> "is"
YueHaibing
1
-3
/
+3
2018-06-05
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
1
-1
/
+1
2018-06-05
cls_flower: Fix missing free of rhashtable
Paul Blakey
1
-0
/
+2
2018-06-05
net: skbuff.h: drop unneeded <linux/slab.h>
Randy Dunlap
1
-2
/
+0
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
3
-10
/
+3
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
5
-3
/
+53
2018-06-04
Allow ethtool to change tun link settings
Chas Williams
1
-2
/
+25
2018-06-04
Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap'
David S. Miller
2
-12
/
+11
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
1
-1
/
+1
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2
-12
/
+11
2018-06-04
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
1
-1
/
+1
2018-06-04
Merge branch 'mlxsw-Fixes-in-offloading-of-mirror-to-gretap'
David S. Miller
2
-2
/
+4
2018-06-04
mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED
Petr Machata
1
-1
/
+3
2018-06-04
mlxsw: spectrum_switchdev: Postpone respin on object deletion
Petr Machata
1
-1
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
3
-3
/
+8
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
3
-8
/
+3
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
3
-3
/
+8
2018-06-04
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
1
-1
/
+1
2018-06-04
net/packet: refine check for priv area size
Eric Dumazet
1
-1
/
+1
2018-06-04
net: aquantia: make function aq_fw2x_get_mac_permanent static
Colin Ian King
1
-1
/
+1
2018-06-04
MAINTAINERS: TCP gets its first maintainer
Eric Dumazet
1
-0
/
+13
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2
-1
/
+8
2018-06-04
net: ethernet: mlx4: Remove unnecessary parentheses
Varsha Rao
1
-2
/
+2
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
10
-3
/
+145
2018-06-04
Merge branch 'qed-next'
David S. Miller
2
-2
/
+4
2018-06-04
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-06-04
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-06-04
Merge branch 'selftests-mirror_vlan-fixes'
David S. Miller
1
-2
/
+2
2018-06-04
selftests: forwarding: mirror_vlan: Change test description
Petr Machata
1
-1
/
+1
2018-06-04
selftests: forwarding: mirror_vlan: Uninstall trap
Petr Machata
1
-1
/
+1
2018-06-04
Merge branch 'selftests-net-various'
David S. Miller
6
-4
/
+581
2018-06-04
selftests/net: add packet socket packet_snd test
Willem de Bruijn
4
-2
/
+498
2018-06-04
selftests/net: udpgso: test small gso_size boundary conditions
Willem de Bruijn
1
-2
/
+75
2018-06-04
selftests/net: enable msg_zerocopy test
Willem de Bruijn
2
-1
/
+9
2018-06-04
net: virtio: simplify the virtnet_find_vqs
Tonghao Zhang
1
-5
/
+1
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
133
-1157
/
+2282
2018-06-03
vlan: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2018-06-03
net: axienet: remove stale comment of axienet_open
YueHaibing
1
-1
/
+0
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-06-03
net: netcp: ethss: remove unnecessary pointer set to NULL
YueHaibing
1
-1
/
+0
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
1
-1
/
+1
2018-06-03
net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static
Wei Yongjun
1
-2
/
+2
2018-06-03
hv_netvsc: fix error return code in netvsc_probe()
Wei Yongjun
1
-1
/
+3
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
145
-565
/
+1054
[next]