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
2017-10-11
cfg80211: support reloading regulatory database
Johannes Berg
4
-20
/
+81
2017-10-11
cfg80211: support loading regulatory database as firmware file
Johannes Berg
4
-24
/
+284
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
3
-22
/
+39
2017-10-11
fq: support filtering a given tin
Johannes Berg
2
-10
/
+69
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
7
-152
/
+111
2017-10-11
MAINTAINERS: update Johannes Berg's entries
Johannes Berg
1
-3
/
+10
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
4
-7
/
+10
2017-10-06
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1267
-9263
/
+36829
2017-10-06
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-10-06
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
1
-3
/
+0
2017-10-06
Merge branch 'libbpf-support-more-map-options'
David S. Miller
2
-30
/
+43
2017-10-06
libbpf: use map_flags when creating maps
Craig Gallek
2
-1
/
+2
2017-10-06
libbpf: parse maps sections of varying size
Craig Gallek
1
-29
/
+41
2017-10-06
net: qcom/emac: make function emac_isr static
Colin Ian King
1
-1
/
+1
2017-10-06
Merge branch 'tcp-improving-RACK-cpu-performance'
David S. Miller
8
-49
/
+93
2017-10-06
tcp: a small refactor of RACK loss detection
Yuchung Cheng
1
-22
/
+18
2017-10-06
tcp: more efficient RACK loss detection
Yuchung Cheng
1
-15
/
+5
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
7
-16
/
+74
2017-10-06
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
1
-2
/
+2
2017-10-06
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2
-7
/
+6
2017-10-06
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-06
tcp: clean up TFO server's initial tcp_rearm_rto() call
Wei Wang
1
-12
/
+9
2017-10-06
tcp: uniform the set up of sockets after successful connection
Wei Wang
4
-24
/
+17
2017-10-06
Merge branch 'VSOCK-sock_diag'
David S. Miller
21
-73
/
+1360
2017-10-06
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
9
-0
/
+1039
2017-10-06
VSOCK: add sock_diag interface
Stefan Hajnoczi
5
-0
/
+234
2017-10-06
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
8
-59
/
+64
2017-10-06
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
2
-10
/
+12
2017-10-06
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
2
-4
/
+11
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
566
-3479
/
+6079
2017-10-06
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+11
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-7
/
+11
2017-10-06
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-22
/
+47
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-11
/
+61
2017-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-27
/
+118
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
91
-388
/
+863
2017-10-05
Merge branch 'bpftool'
David S. Miller
19
-12
/
+2180
2017-10-05
tools: bpftool: add documentation
Jakub Kicinski
5
-0
/
+263
2017-10-05
tools: bpf: add bpftool
Jakub Kicinski
8
-3
/
+1909
2017-10-05
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
8
-9
/
+8
2017-10-05
Merge branch 'enslavement-extack'
David S. Miller
27
-97
/
+192
2017-10-05
mlxsw: spectrum: Add extack messages for enslave failures
David Ahern
1
-10
/
+37
2017-10-05
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
4
-7
/
+15
2017-10-05
net: bonding: Add extack messages for some enslave failures
David Ahern
1
-0
/
+7
2017-10-05
net: vrf: Add extack messages for enslave errors
David Ahern
1
-2
/
+11
2017-10-05
net: Add extack to upper device linking
David Ahern
19
-32
/
+44
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
9
-13
/
+22
2017-10-05
net: Add extack to netdev_notifier_info
David Ahern
2
-33
/
+56
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
[next]