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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
1
-1
/
+1
2018-10-16
net: Add struct for fib dump filter
David Ahern
2
-1
/
+13
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
1
-0
/
+1
2018-10-16
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
1
-0
/
+1
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-62
/
+465
2018-10-16
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
1
-2
/
+2
2018-10-16
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
1
-0
/
+1
2018-10-16
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
1
-0
/
+2
2018-10-16
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-0
/
+4
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
1
-1
/
+0
2018-10-16
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
1
-0
/
+6
2018-10-16
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-0
/
+8
2018-10-16
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-12
/
+32
2018-10-16
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-0
/
+1
2018-10-16
FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapter
Maciej W. Rozycki
1
-3
/
+18
2018-10-16
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2
-5
/
+5
2018-10-16
scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usage
Nicholas Bellinger
1
-5
/
+15
2018-10-16
scsi: ufs: fix integer type usage in uapi header
Arnd Bergmann
1
-5
/
+6
2018-10-16
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
1
-0
/
+4
2018-10-16
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
1
-0
/
+5
2018-10-16
drm/radeon: change SPDX identifier to MIT
Jonathan Gray
1
-1
/
+1
2018-10-15
tls: add bpf support to sk_msg handling
John Fastabend
1
-2
/
+39
2018-10-15
tls: replace poll implementation with read hook
John Fastabend
1
-4
/
+2
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
3
-13
/
+11
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
5
-44
/
+410
2018-10-15
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
1
-1
/
+0
2018-10-15
dt-bindings: thermal: samsung: Add SPDX license identifier
Krzysztof Kozlowski
1
-11
/
+1
2018-10-15
dt-bindings: clock: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
11
-50
/
+17
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
1
-0
/
+21
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-7
/
+8
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
1
-0
/
+3
2018-10-15
bitops: protect variables in bit_clear_unless() macro
Miklos Szeredi
1
-8
/
+8
2018-10-15
bitops: protect variables in set_mask_bits() macro
Miklos Szeredi
1
-7
/
+7
2018-10-15
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
1
-7
/
+0
2018-10-15
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
1
-2
/
+4
2018-10-14
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+3
2018-10-14
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
1
-0
/
+2
2018-10-14
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
1
-6
/
+11
2018-10-13
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
1
-1
/
+3
2018-10-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
1
-2
/
+8
2018-10-13
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
1
-0
/
+2
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-26
/
+78
2018-10-12
netlink: replace __NLA_ENSURE implementation
Johannes Berg
1
-1
/
+1
2018-10-12
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...
David S. Miller
4
-3
/
+201
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-0
/
+1
2018-10-12
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
1
-0
/
+1
2018-10-12
PCI: Provide pci_match_id() with CONFIG_PCI=n
Lubomir Rintel
1
-0
/
+4
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
1
-0
/
+1
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2
-0
/
+4
[prev]
[next]