index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
Phonet: cleanup pipe enable socket option
RĂ©mi Denis-Courmont
1
-2
/
+1
2010-10-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-11
/
+100
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-11
/
+100
2010-10-07
cfg80211: constify WDS address
Johannes Berg
1
-1
/
+1
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
34
-84
/
+198
2010-10-06
neigh: RCU conversion of struct neighbour
Eric Dumazet
1
-2
/
+3
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
2
-0
/
+12
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
3
-3
/
+42
2010-10-05
fib: RCU conversion of fib_lookup()
Eric Dumazet
2
-13
/
+6
2010-10-05
bonding: add retransmit membership reports tunable
Flavio Leitner
1
-0
/
+3
2010-10-05
net neigh: RCU conversion of neigh hash table
Eric Dumazet
1
-4
/
+12
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
1
-0
/
+3
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-3
/
+2
2010-10-05
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
1
-0
/
+13
2010-10-05
nl80211: fix remain-on-channel documentation
Johannes Berg
1
-2
/
+2
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
1
-0
/
+18
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
1
-1
/
+5
2010-10-05
cfg80211: patches to allow setting the WDS peer
Bill Jordan
1
-0
/
+3
2010-10-05
cfg80211: remove spurious __KERNEL__ ifdef
Johannes Berg
1
-4
/
+0
2010-10-05
nl80211: allow drivers to indicate whether the survey data channel is in use
Felix Fietkau
2
-0
/
+4
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
1
-2
/
+0
2010-10-05
fib: fib_rules_cleanup can be static
stephen hemminger
1
-1
/
+0
2010-10-05
net: relax rtnl_dereference()
David S. Miller
1
-4
/
+6
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
2
-1
/
+9
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+3
2010-10-03
net: introduce DST_NOCACHE flag
Eric Dumazet
1
-4
/
+5
2010-10-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-15
/
+32
2010-10-03
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
1
-0
/
+1
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-10
/
+21
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+32
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-4
/
+6
2010-10-01
neigh: reorder fields in struct neighbour
Eric Dumazet
1
-3
/
+3
2010-09-30
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-1
/
+6
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-0
/
+1
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-5
/
+13
2010-09-30
wl12xx: fix non-wl12xx build scenarios
Ohad Ben-Cohen
1
-0
/
+13
2010-09-29
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
1
-2
/
+0
2010-09-29
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
1
-2
/
+0
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
1
-1
/
+1
2010-09-29
dummy: percpu stats and lockless xmit
Eric Dumazet
1
-0
/
+1
2010-09-28
ipv4: Allow configuring subnets as local addresses
Tom Herbert
1
-0
/
+1
2010-09-28
ACPI: Fix typos
Lucas De Marchi
1
-1
/
+1
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+9
2010-09-27
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
1
-0
/
+12
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
1
-1
/
+15
[next]