Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1f57195585e376d1944c32c046359640b06a669
/
include
« Previous
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 16 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 16 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 16 years ago
5116d8f
KVM: fix ack not being delivered when msi present
by Michael S. Tsirkin
· 16 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 16 years ago
9f3eea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 16 years ago
2cf812d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
78ec75c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a40694a
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
18eac1c
tty-ldisc: make refcount be atomic_t 'users' count
by Linus Torvalds
· 16 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 16 years ago
3ad2014
rfkill: add the GPS radio type
by Tomas Winkler
· 16 years ago
8b19e6c
cfg80211: enable country IE support to all cfg80211 drivers
by Luis R. Rodriguez
· 16 years ago
030645a
rndis_wlan: handle 802.11 indications from device
by Jussi Kivilinna
· 16 years ago
2a4901b
rndis_host: allow rndis_wlan to see all indications
by Jussi Kivilinna
· 16 years ago
1487cd5
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
by Jussi Kivilinna
· 16 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 16 years ago
7320700
drm/radeon: add some new r7xx pci ids
by Alex Deucher
· 16 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 16 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 16 years ago
6afc4fd
mtd: fix the conversion from dev to mtd_info
by Saeed Bishara
· 16 years ago
7699ad3
mtd: let include/linux/mtd/partitions.h stand on its own
by Nicolas Pitre
· 16 years ago
e4c4e44
neigh: Convert garbage collection from softirq to workqueue
by Eric Dumazet
· 16 years ago
1e3e238
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
by Hannes Eder
· 16 years ago
b8a848e
Merge branch 'bugzilla-13620-revert' into release
by Len Brown
· 16 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 16 years ago
7c958e3
block: Add a wrapper for setting minimum request size without a queue
by Martin K. Petersen
· 16 years ago
a5bc92cd
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
6eb80e0
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c712184
clocksource: Save mult_orig in clocksource_disable()
by Magnus Damm
· 16 years ago
4b2a108
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
by Sebastian Andrzej Siewior
· 16 years ago
6de7e356
lib/scatterlist: add a flags to signalize mapping direction
by Sebastian Andrzej Siewior
· 16 years ago
cbb4f26
io context: fix ref counting
by Li Zefan
· 16 years ago
2f6d7c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 16 years ago
9aada7a
IPVS: use pr_fmt
by Hannes Eder
· 16 years ago
1842f23
lguest and virtio: cleanup struct definitions to Linux style.
by Rusty Russell
· 16 years ago
2e04ef7
lguest: fix comment style
by Rusty Russell
· 16 years ago
91a5698
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
812ed03
uio: mark uio.h functions __KERNEL__ only
by Jiri Slaby
· 16 years ago
534acc0
lib: flexible array implementation
by Dave Hansen
· 16 years ago
f5a55ef
pps.h needs <linux/types.h>
by Dave Jones
· 16 years ago
8870326
cgroup avoid permanent sleep at rmdir
by KAMEZAWA Hiroyuki
· 16 years ago
096b7fe
cgroups: fix pid namespace bug
by Li Zefan
· 16 years ago
1f9298f
cfg80211: combine IWESSID handlers
by Johannes Berg
· 16 years ago
562e482
cfg80211: combine IWAP handlers
by Johannes Berg
· 16 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 16 years ago
84210ae
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
2e13e5f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
e043e42
pty: avoid forcing 'low_latency' tty flag
by OGAWA Hirofumi
· 16 years ago
dddac6a
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
by Alan Jenkins
· 16 years ago
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 16 years ago
5920dad
libata: accept late unlocking of HPA
by Tejun Heo
· 16 years ago
27fed41
ip: fix logic of reverse path filter sysctl
by Stephen Hemminger
· 16 years ago
fc013a58
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 16 years ago
7cb7f45
Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
by Len Brown
· 16 years ago
f146214
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 16 years ago
d1eba24
mac80211: Add a few 802.11n defines for AMPDU parameters
by Sujith
· 16 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 16 years ago
04fc0a4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
4897f10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
2bc20d0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 16 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 16 years ago
8a729fc
net: ethtool_op_get_rx_csum() should be public and exported
by Eric Dumazet
· 16 years ago
f004ec7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 16 years ago
51def0b
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
by Tomas Winkler
· 16 years ago
b5eb058
net: deprecate print_mac
by Johannes Berg
· 16 years ago
dcf777f
NET: ROSE: Don't use static buffer.
by Ralf Baechle
· 16 years ago
c8b201f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
da2272c9
mISDN: Add support for Speedfax+ cards
by Karsten Keil
· 16 years ago
fb286f0
mISDN: Make clearing B-channel a common function
by Karsten Keil
· 16 years ago
c38fc3b
ISDN: Add support for none reverse bitstreams to isdnhdc
by Karsten Keil
· 16 years ago
6bd4bcd
ISDN: Clean up isdnhdlc code
by Karsten Keil
· 16 years ago
cb3824b
ISDN: Make isdnhdlc usable for other ISDN drivers
by Karsten Keil
· 16 years ago
72bce62
net: remove unused skb->do_not_encrypt
by Johannes Berg
· 16 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 16 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 16 years ago
b770b43
mac80211: drop frames for sta with no valid rate
by Luis R. Rodriguez
· 16 years ago
48ab905
nl80211: report BSS status
by Johannes Berg
· 16 years ago
ca3dbc2
cfg80211: update misleading comment
by Helmut Schaa
· 16 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 16 years ago
b9454e8
nl80211: introduce new key attributes
by Johannes Berg
· 16 years ago
26e744b
V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.
by Brian Johnson
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c1dc13e
Phonet: sockets list through proc_fs
by Rémi Denis-Courmont
· 16 years ago
5dea271
dm table: pass correct dev area size to device_area_is_valid
by Mike Snitzer
· 16 years ago
f0166e5
ieee802154: move headers out of extra directory
by Dmitry Eremin-Solenikov
· 16 years ago
878fa89
IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver
by Daniel Silverstone
· 16 years ago
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 16 years ago
d14a767
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
612e900
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5b26776
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
356d1b5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
402168c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
24c30db
of/mdio: Add support function for Ethernet fixed-link property
by Anton Vorontsov
· 16 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 16 years ago
Next »