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.19.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
6
-39
/
+15
2015-03-06
netdevice: add IPv4 fib add/del ops
Scott Feldman
1
-0
/
+22
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
1
-0
/
+1
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
5
-36
/
+0
2015-03-05
bcma: make bcma_host_pci_(up|down) calls safe for every config
Rafał Miłecki
1
-0
/
+9
2015-03-04
mpls: Basic routing support
Eric W. Biederman
1
-0
/
+2
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-499
/
+2180
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-18
/
+7
2015-03-03
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+54
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
2
-12
/
+1
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
1
-1
/
+1
2015-03-02
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Daniel Borkmann
1
-9
/
+9
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+11
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-6
/
+4
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
1
-0
/
+2
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2
-2
/
+3
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
1
-2
/
+0
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
1
-0
/
+2
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2
-4
/
+4
2015-03-01
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
Daniel Borkmann
1
-4
/
+16
2015-03-01
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
1
-2
/
+0
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
1
-7
/
+7
2015-02-28
tcp: tso: remove tp->tso_deferred
Eric Dumazet
1
-1
/
+0
2015-02-28
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+12
2015-02-28
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-13
/
+0
2015-02-27
at86rf230: add support for external xtal trim
Alexander Aring
1
-0
/
+1
2015-02-24
thermal: Introduce dummy functions when thermal is not defined
Nishanth Menon
1
-2
/
+54
2015-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+5
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+96
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
1
-2
/
+1
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
1
-3
/
+14
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
1
-0
/
+9
2015-02-22
VFS: Add a whiteout dentry type
David Howells
1
-6
/
+18
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2015-02-22
rhashtable: ensure cache line alignment on bucket_table
Eric Dumazet
1
-4
/
+5
2015-02-22
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+21
2015-02-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+4
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+117
2015-02-21
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+0
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
6
-253
/
+119
2015-02-21
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+7
2015-02-21
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
1
-3
/
+3
2015-02-21
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...
Jens Axboe
1
-5
/
+4
2015-02-21
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2015-02-20
net: Initialize all members in skb_gro_remcsum_init()
Geert Uytterhoeven
1
-0
/
+1
2015-02-20
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
1
-0
/
+2
2015-02-20
NVMe: Fix potential corruption during shutdown
Keith Busch
1
-1
/
+0
[next]