Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
55334a5db5cd32b207ac697cec3ec8e078f345d4
/
include
55334a5
net_sched: act: refuse to remove bound action outside
by WANG Cong
· 11 years ago
4f1e9d8
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
by WANG Cong
· 11 years ago
a5b5c95
net_sched: act: refactor cleanup ops
by WANG Cong
· 11 years ago
8606203
net_sched: act: hide struct tcf_common from API
by WANG Cong
· 11 years ago
b0ae009
net: phy: add "has_fixups" boolean property
by Florian Fainelli
· 11 years ago
8a2fe56
net: phy: re-design phy_modes to be self-contained
by Florian Fainelli
· 11 years ago
76a423a
net: phy: allow driver to implement their own aneg_done
by Florian Fainelli
· 11 years ago
a9fa6e6
net: phy: add genphy_aneg_done()
by Florian Fainelli
· 11 years ago
073e3cf
ethtool: Fix unwanted section breaks in kernel-doc
by Ben Hutchings
· 11 years ago
ba569dc
ethtool: Move kernel-doc comment next to struct ethtool_dump definition
by Ben Hutchings
· 11 years ago
6e201c8
ethtool: Document the general convention for VLAs in kernel space
by Ben Hutchings
· 11 years ago
f432c09
ethtool: Expand documentation of struct ethtool_perm_addr
by Ben Hutchings
· 11 years ago
5909122
ethtool: Expand documentation of struct ethtool_stats
by Ben Hutchings
· 11 years ago
4e5a62d
ethtool: Expand documentation of struct ethtool_test
by Ben Hutchings
· 11 years ago
fe5df1b
ethtool: Expand documentation of string set types
by Ben Hutchings
· 11 years ago
6a7a1081
ethtool: Update documentation of struct ethtool_pauseparam
by Ben Hutchings
· 11 years ago
af440a8
ethtool: Expand documentation of struct ethtool_ringparam
by Ben Hutchings
· 11 years ago
c8364a6
ethtool: Expand documentation of struct ethtool_eeprom
by Ben Hutchings
· 11 years ago
09fb8bb
ethtool: Expand documentation of struct ethtool_regs
by Ben Hutchings
· 11 years ago
02d59f3
ethtool: Expand documentation of struct ethtool_wol
by Ben Hutchings
· 11 years ago
daba1b6
ethtool: Expand documentation of struct ethtool_drvinfo
by Ben Hutchings
· 11 years ago
bf8fc60a6
ethtool: Expand documentation of struct ethtool_cmd
by Ben Hutchings
· 11 years ago
16e5a2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
fb37bb0
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
by Paul Gortmaker
· 11 years ago
f94aa7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
535d3ae
net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
7780d8a
net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
578efbc
net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
493cc5e
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
by Rashika Kheria
· 11 years ago
ab3301bd
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
f56b8bf
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
f41f031
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
c1ff843
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a3b072c
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
ee262ad
inet: defines IPPROTO_* needed for module alias generation
by Jan Moskyto Matejka
· 11 years ago
579f829
swap: add a simple detector for inappropriate swapin readahead
by Shaohua Li
· 11 years ago
0165d93
netfilter: nf_tables: fix racy rule deletion
by Pablo Neira Ayuso
· 11 years ago
05513e9
netfilter: nf_tables: add reject module for NFPROTO_INET
by Patrick McHardy
· 11 years ago
cc4723c
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
by Patrick McHardy
· 11 years ago
1cd731d
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
8352650a
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
64d4680
netfilter: nf_tables: add AF specific expression support
by Patrick McHardy
· 11 years ago
c4ad8f9
execve: use 'struct filename *' for executable name passing
by Linus Torvalds
· 11 years ago
e53376b
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
by Pablo Neira Ayuso
· 11 years ago
a13aff0
net: ethoc: set up MII management bus clock
by Max Filippov
· 11 years ago
d7512f7
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
e85fc98
Revert "xen/grant-table: Avoid m2p_override during mapping"
by Konrad Rzeszutek Wilk
· 11 years ago
7b383be
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
17ead6c
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
by Trond Myklebust
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
e5fbf67
Typo in compat_sys_lseek() declaration
by Stephan Springl
· 11 years ago
b399c46
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
b890eb4
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
aafd9d6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ab531878
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
14164b4
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
433a91f
mm: sl[uo]b: fix misleading comments
by Dave Hansen
· 11 years ago
e7651b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
aa2e710
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
597690c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
31fc00b
zsmalloc: add copyright
by Minchan Kim
· 11 years ago
bcf1647
zsmalloc: move it under mm
by Minchan Kim
· 11 years ago
6897fc2
kernel: use lockless list for smp_call_function_single
by Christoph Hellwig
· 11 years ago
07bacb3
memblock, bootmem: restore goal for alloc_low
by Yinghai Lu
· 11 years ago
0ae89be
can: add destructor for self generated skbs
by Oliver Hartkopp
· 11 years ago
53d8ab2
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
47c5420
xen/gnttab: Use phys_addr_t to describe the grant frame base address
by Julien Grall
· 11 years ago
5259a06
target: Fix percpu_ref_put race in transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ca2a650
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
b3a4bca
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
f7a6ad9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
cca2164
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1d494f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
1329311
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
d8d14bd
fs/compat: fix lookup_dcookie() parameter handling
by Heiko Carstens
· 11 years ago
dfd948e
fs/compat: fix parameter handling for compat readv/writev syscalls
by Heiko Carstens
· 11 years ago
a1c3bfb
mm/page-writeback.c: do not count anon pages as dirtyable memory
by Johannes Weiner
· 11 years ago
7c81c60f
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
83c0e1b
fsnotify: Do not return merged event from fsnotify_add_notify_event()
by Jan Kara
· 11 years ago
82e1805
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'
by Rafael J. Wysocki
· 11 years ago
e9a3711
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 11 years ago
0e47c96
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
268943f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
d30492a
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
821b4db
Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a5bd4f8
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next
by Dave Airlie
· 11 years ago
6354192
Btrfs: add support for inode properties
by Filipe David Borba Manana
· 11 years ago
4a444b1
rwsem: add rwsem_is_contended
by Josef Bacik
· 11 years ago
792ddef
Btrfs/tracepoint: update new flags for ordered extent TP
by Liu Bo
· 11 years ago
Next »