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-08
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
1
-1
/
+3
2018-01-08
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2
-6
/
+3
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
72
-178
/
+1687
2018-01-07
Merge branch 'bpf-stacktrace-map-next-key-support'
Daniel Borkmann
4
-3
/
+216
2018-01-07
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
2018-01-07
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
Yonghong Song
1
-2
/
+26
2018-01-06
Merge branch 'xdp_rxq_info'
Alexei Starovoitov
36
-28
/
+990
2018-01-06
samples/bpf: program demonstrating access to xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+631
2018-01-06
bpf: finally expose xdp_rxq_info to XDP bpf-programs
Jesper Dangaard Brouer
2
-0
/
+22
2018-01-06
xdp: generic XDP handling of xdp_rxq_info
Jesper Dangaard Brouer
2
-10
/
+61
2018-01-06
virtio_net: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+13
2018-01-06
tun: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+23
2018-01-06
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-4
/
+13
2018-01-06
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
2
-3
/
+12
2018-01-06
bnxt_en: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+13
2018-01-06
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-5
/
+15
2018-01-06
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
5
-0
/
+20
2018-01-06
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-1
/
+15
2018-01-06
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-2
/
+21
2018-01-06
xdp/mlx5: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+14
2018-01-06
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
4
-1
/
+117
2018-01-05
nfp: add basic multicast filtering
Jakub Kicinski
1
-2
/
+5
2018-01-05
Merge branch 'rds-use-RCU-between-work-enqueue-and-connection-teardown'
David S. Miller
8
-24
/
+86
2018-01-05
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
6
-20
/
+81
2018-01-05
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
3
-6
/
+7
2018-01-05
Merge branch 'tipc-two-small-cleanups'
David S. Miller
1
-29
/
+24
2018-01-05
tipc: simplify small window members' sorting algorithm
Jon Maloy
1
-9
/
+4
2018-01-05
tipc: some clarifying name changes
Jon Maloy
1
-23
/
+23
2018-01-05
net: dsa: lan9303: Fix error return code in lan9303_check_device()
Wei Yongjun
1
-1
/
+1
2018-01-05
Merge branch 'dsa-Move-padding-into-Broadcom-tagger'
David S. Miller
3
-27
/
+12
2018-01-05
net: bgmac: Remove short packet padding for DSA
Florian Fainelli
1
-15
/
+0
2018-01-05
net: systemport: Remove short packet padding
Florian Fainelli
1
-12
/
+0
2018-01-05
net: dsa: Move padding into Broadcom tagger
Florian Fainelli
1
-0
/
+12
2018-01-05
net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
Quentin Monnet
1
-1
/
+2
2018-01-05
net: revert "Update RFS target at poll for tcp/udp"
Soheil Hassas Yeganeh
2
-4
/
+0
2018-01-05
ip: do not set RFS core on error queue reads
Soheil Hassas Yeganeh
1
-1
/
+2
2018-01-05
Merge branch 'l2tp-remove-configurable-offset-parameters'
David S. Miller
5
-51
/
+7
2018-01-05
l2tp: add comment in API header that L2TP_ATTR_OFFSET is not used
James Chapman
1
-1
/
+1
2018-01-05
l2tp: remove configurable payload offset
James Chapman
4
-18
/
+6
2018-01-05
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
1
-2
/
+0
2018-01-05
l2tp: revert "l2tp: add peer_offset parameter"
James Chapman
5
-38
/
+8
2018-01-05
net/mlx5e: hide an unused variable
Arnd Bergmann
1
-1
/
+1
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
30
-126
/
+219
2018-01-04
tg3: Add Macronix NVRAM support
Prashant Sreedharan
2
-4
/
+31
2018-01-04
Merge branch 'dsa-lan9303-phy_addr_sel_strap-rename-and-retype'
David S. Miller
2
-13
/
+13
2018-01-04
net: dsa: lan9303: Adjust phy_addr_base expressions
Egil Hjelmeland
1
-5
/
+5
2018-01-04
net: dsa: lan9303: phy_addr_sel_strap rename and retype
Egil Hjelmeland
2
-11
/
+11
2018-01-04
bpf: only build sockmap with CONFIG_INET
John Fastabend
3
-2
/
+4
2018-01-04
bpf: sockmap remove unused function
John Fastabend
1
-8
/
+0
2018-01-04
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2
-2
/
+29
[prev]
[next]