Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea39d1a4027cca99cc75126f574633c3b72da04a
/
include
103bf9f
mac80211: remove ieee80211_rx namespace hack
by John W. Linville
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
9e03fdf
mac80211: Update mesh config IE to 11s draft 3.02
by Javier Cardona
· 15 years ago
9409172
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
7004108
RDS: Add TCP transport to RDS
by Andy Grover
· 15 years ago
f8f2109
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ad00239
cfg80211: fix dangling scan request checking
by Johannes Berg
· 15 years ago
f424afa
mac80211: remove deprecated API
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
929122cd
Drop ARPHRD_IEEE802154_PHY
by Dmitry Eremin-Solenikov
· 15 years ago
16eea49
ieee802154: add support for channel pages from IEEE 802.15.4-2006
by Dmitry Eremin-Solenikov
· 15 years ago
2bfb107
ieee802154: add a sysfs representation of WPAN master devices
by Dmitry Eremin-Solenikov
· 15 years ago
23428e6
mdio: mdio_if_info::mmds should not be __bitwise
by Ben Hutchings
· 15 years ago
bb2af4f
net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE
by Yi Zou
· 15 years ago
a8519de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
16cb9d4
cfg80211: allow driver to override PS default
by Johannes Berg
· 15 years ago
7834ddb
usbnet: add rx queue pausing
by Jussi Kivilinna
· 15 years ago
f679056
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
by Gábor Stefanik
· 15 years ago
d5b96a6
mac80211: remove max_bandwidth
by Pat Erley
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
ad5351d
mac80211: allow DMA optimisation
by Johannes Berg
· 15 years ago
ab5b534
mac80211: document TX powersave filter requirements
by Johannes Berg
· 15 years ago
c555b9b
mac80211: explain TX retry and status
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
f401a6f
cfg80211: use reassociation when possible
by Johannes Berg
· 15 years ago
e9b3cc1
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
by Neil Horman
· 15 years ago
2e955856
r8169: phy init for the 8169scd
by françois romieu
· 15 years ago
aed7df8
net: include/linux/icmpv6: includecheck fix for icmpv6.h
by Jaswinder Singh Rajput
· 15 years ago
acb8aac
nl802154: support START-CONFIRM primitive
by Dmitry Baryshkov
· 15 years ago
99eb855
af_ieee802154: add support for WANT_ACK socket option
by Dmitry Baryshkov
· 15 years ago
8e753dd
nl802154: add support for dumping WPAN interface information
by Dmitry Baryshkov
· 15 years ago
78090a5
nl802154: make ieee802154_policy constant
by Dmitry Baryshkov
· 15 years ago
8505091d
af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration
by Dmitry Baryshkov
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 15 years ago
fb38500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
by Linus Torvalds
· 15 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
389623f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
3858612
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 15 years ago
4bfc449
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
by KAMEZAWA Hiroyuki
· 15 years ago
2e00c97
vfs: add __destroy_inode
by Christoph Hellwig
· 15 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 15 years ago
bbd8a0d
net: Avoid enqueuing skb for default qdiscs
by Krishna Kumar
· 15 years ago
bfe34eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d82f1c3
Input: matrix_keypad - make matrix keymap size dynamic
by Eric Miao
· 15 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
5116d8f
KVM: fix ack not being delivered when msi present
by Michael S. Tsirkin
· 15 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 15 years ago
9f3eea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2cf812d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
78ec75c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 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
· 15 years ago
18eac1c
tty-ldisc: make refcount be atomic_t 'users' count
by Linus Torvalds
· 15 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 15 years ago
3ad2014
rfkill: add the GPS radio type
by Tomas Winkler
· 15 years ago
8b19e6c
cfg80211: enable country IE support to all cfg80211 drivers
by Luis R. Rodriguez
· 15 years ago
030645a
rndis_wlan: handle 802.11 indications from device
by Jussi Kivilinna
· 15 years ago
2a4901b
rndis_host: allow rndis_wlan to see all indications
by Jussi Kivilinna
· 15 years ago
1487cd5
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
by Jussi Kivilinna
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
7320700
drm/radeon: add some new r7xx pci ids
by Alex Deucher
· 15 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
6afc4fd
mtd: fix the conversion from dev to mtd_info
by Saeed Bishara
· 15 years ago
7699ad3
mtd: let include/linux/mtd/partitions.h stand on its own
by Nicolas Pitre
· 15 years ago
e4c4e44
neigh: Convert garbage collection from softirq to workqueue
by Eric Dumazet
· 15 years ago
1e3e238
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
by Hannes Eder
· 15 years ago
b8a848e
Merge branch 'bugzilla-13620-revert' into release
by Len Brown
· 15 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 15 years ago
7c958e3
block: Add a wrapper for setting minimum request size without a queue
by Martin K. Petersen
· 15 years ago
a5bc92cd
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 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
· 15 years ago
c712184
clocksource: Save mult_orig in clocksource_disable()
by Magnus Damm
· 15 years ago
4b2a108
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
by Sebastian Andrzej Siewior
· 15 years ago
6de7e356
lib/scatterlist: add a flags to signalize mapping direction
by Sebastian Andrzej Siewior
· 15 years ago
cbb4f26
io context: fix ref counting
by Li Zefan
· 15 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
· 15 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 15 years ago
9aada7a
IPVS: use pr_fmt
by Hannes Eder
· 15 years ago
1842f23
lguest and virtio: cleanup struct definitions to Linux style.
by Rusty Russell
· 15 years ago
2e04ef7
lguest: fix comment style
by Rusty Russell
· 15 years ago
91a5698
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
812ed03
uio: mark uio.h functions __KERNEL__ only
by Jiri Slaby
· 15 years ago
534acc0
lib: flexible array implementation
by Dave Hansen
· 15 years ago
f5a55ef
pps.h needs <linux/types.h>
by Dave Jones
· 15 years ago
8870326
cgroup avoid permanent sleep at rmdir
by KAMEZAWA Hiroyuki
· 15 years ago
096b7fe
cgroups: fix pid namespace bug
by Li Zefan
· 15 years ago
1f9298f
cfg80211: combine IWESSID handlers
by Johannes Berg
· 15 years ago
562e482
cfg80211: combine IWAP handlers
by Johannes Berg
· 15 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 15 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
· 15 years ago
Next »