Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
60a27d653d972584e5e98ab3558c62c3d3bc547a
/
include
/
linux
5f1764d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
3f3c4bb
mac802154: correct max sifs size handling
by Alexander Aring
· 10 years ago
a5b6846
rhashtable: kill ht->shift atomic operations
by Daniel Borkmann
· 10 years ago
80f1d68
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
by Daniel Borkmann
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
33cf7c9
net: add real socket cookies
by Eric Dumazet
· 10 years ago
33d6737
of: mdio: export of_mdio_parse_addr
by Florian Fainelli
· 10 years ago
988dfbd
rhashtable: Move hash_rnd into bucket_table
by Herbert Xu
· 10 years ago
34160ea
inet_diag: add const to inet_diag_req_v2
by Eric Dumazet
· 10 years ago
491da2a
net: constify sock_diag_check_cookie()
by Eric Dumazet
· 10 years ago
59e33c2
net: phy: bcm7xxx: add alternate id for 7439
by Florian Fainelli
· 10 years ago
f8f2147
switchdev: add netlink flags to IPv4 FIB add op
by Scott Feldman
· 10 years ago
aa836df
net: core: add of_find_net_device_by_node()
by Florian Fainelli
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d08edd8
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
b695f31
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
5428aef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
e5de75b
netfilter: bridge: move DNAT helper to br_netfilter
by Pablo Neira Ayuso
· 10 years ago
4a9d2f2
netfilter: bridge: move nf_bridge_update_protocol to where its used
by Florian Westphal
· 10 years ago
8bd63cf
bridge: move mac header copying into br_netfilter
by Florian Westphal
· 10 years ago
1163d50
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
d237baa
net/mlx4_core: Add basic elements for QCN
by Shani Michaeli
· 10 years ago
647f162
serial: uapi: Declare all userspace-visible io types
by Peter Hurley
· 10 years ago
2bb7851
serial: core: Fix iotype userspace breakage
by Peter Hurley
· 10 years ago
60c1bee
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus
by Mark Brown
· 10 years ago
28c0f02
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1b1bd56
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
4586f1b
netdevice: add IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
79d2236
Merge branch 'irq-pm'
by Rafael J. Wysocki
· 10 years ago
eef16e4
Merge branch 'suspend-to-idle'
by Rafael J. Wysocki
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
842a9ae
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
by Jouni Malinen
· 10 years ago
8603e1b3
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
by Tejun Heo
· 10 years ago
0a4e699
bcma: move internal function declarations to private header
by Rafał Miłecki
· 10 years ago
c32ec2a
bcma: make bcma_host_pci_(up|down) calls safe for every config
by Rafał Miłecki
· 10 years ago
17f4803
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
by Rafael J. Wysocki
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
874f946
NFS: Fix a regression in the read() syscall
by Trond Myklebust
· 10 years ago
c6331ba
spi: fix a typo in comment.
by Marcin Bis
· 10 years ago
10d6dfc
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
61e021f
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
by Daniel Borkmann
· 10 years ago
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
804e27d
bcma: support bringing up bus hosted on PCIe Gen 2
by Rafał Miłecki
· 10 years ago
5b6ff66
bcma: change IRQ control function to accept bus as an argument
by Rafał Miłecki
· 10 years ago
4186721
bcma: add helpers bringing PCIe hosted bus up / down
by Rafał Miłecki
· 10 years ago
744d5a3
net: move skb->dropcount to skb->cb[]
by Eyal Birger
· 10 years ago
287f3a9
pppoe: Use workqueue to die properly when a PADT is received
by Simon Farnsworth
· 10 years ago
a08a8cd
NFS: Add attribute update barriers to NFS writebacks
by Trond Myklebust
· 10 years ago
f044636
NFS: Add attribute update barriers to nfs_setattr_update_inode()
by Trond Myklebust
· 10 years ago
140e049
NFS: Add a helper to set attribute barriers
by Trond Myklebust
· 10 years ago
24701ec
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
by Daniel Borkmann
· 10 years ago
0fc174d
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
by Daniel Borkmann
· 10 years ago
f1a66f8
ebpf: export BPF_PSEUDO_MAP_FD to uapi
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
5f852eb
tcp: tso: remove tp->tso_deferred
by Eric Dumazet
· 10 years ago
6588af6
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
ccdaeb2
at86rf230: add support for external xtal trim
by Alexander Aring
· 10 years ago
bc4b1f4
Revert "USB: serial: make bulk_out_size a lower limit"
by Johan Hovold
· 10 years ago
737eb03
genirq / PM: better describe IRQF_NO_SUSPEND semantics
by Mark Rutland
· 10 years ago
12ca718
thermal: Introduce dummy functions when thermal is not defined
by Nishanth Menon
· 10 years ago
c4bbb39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
059a244
net: Remove state argument from skb_find_text()
by Bojan Prtvar
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b9ebafb
rhashtable: ensure cache line alignment on bucket_table
by Eric Dumazet
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
2bfedd1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
1acd2de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c189cb8
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dd36929
kernel: make READ_ONCE() valid on const arguments
by Linus Torvalds
· 10 years ago
decf6d7
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus
by Jens Axboe
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
846cd66
net: Initialize all members in skb_gro_remcsum_init()
by Geert Uytterhoeven
· 10 years ago
959d10f
igmp: add __ip_mc_{join|leave}_group()
by Eric Dumazet
· 10 years ago
07836e6
NVMe: Fix potential corruption during shutdown
by Keith Busch
· 10 years ago
2e1d844
NVMe: Asynchronous controller probe
by Keith Busch
· 10 years ago
b3fffde
NVMe: Register management handle under nvme class
by Keith Busch
· 10 years ago
4f1982b
NVMe: Update SCSI Inquiry VPD 83h translation
by Keith Busch
· 10 years ago
e1e5e56
NVMe: Metadata format support
by Keith Busch
· 10 years ago
4533f6e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
f7d4ca8
kdb: Avoid printing KERN_ levels to consoles
by Daniel Thompson
· 10 years ago
ba988f8
libceph: tcp_nodelay support
by Chaitanya Huilgol
· 10 years ago
03f4fcb
ceph: handle SESSION_FORCE_RO message
by Yan, Zheng
· 10 years ago
7a6fdeb
libceph: nuke pool op infrastructure
by Ilya Dryomov
· 10 years ago
Next »