index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
mac80211: clean up rate control API
Johannes Berg
18
-514
/
+373
2008-09-24
mac80211: fix mesh action frame handling
Johannes Berg
1
-1
/
+1
2008-09-24
mac80211: mesh portal functionality support
YanBo
5
-11
/
+201
2008-09-24
ath9k: Fix TSF Adjust usage
Sujith
1
-1
/
+2
2008-09-24
ath9k: Fix nexttbtt calculation
Sujith
2
-3
/
+7
2008-09-24
ath9k: Whitespace cleanup
Sujith
1
-76
/
+60
2008-09-24
iwlwifi: remove HT flags from RXON when not in HT anymore
Emmanuel Grumbach
2
-3
/
+8
2008-09-24
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2
-3
/
+24
2008-09-24
ath5k: Fix bad udelay calls on AR5210 code
Nick Kossifidis
3
-10
/
+14
2008-09-24
cfg80211: reject invalid configuration items
Johannes Berg
1
-7
/
+17
2008-09-24
mac80211: allow interface settings changes only when down
Johannes Berg
1
-0
/
+3
2008-09-24
cfg80211: allow set_interface without type
Johannes Berg
1
-7
/
+8
2008-09-24
cfg80211: show interface type
Johannes Berg
5
-3
/
+14
2008-09-24
mac80211: make master iface not wireless
Johannes Berg
7
-99
/
+39
2008-09-24
iwlwifi: make PS use named constants
Tomas Winkler
1
-7
/
+12
2008-09-24
iwlwifi: don't delay scan in IBSS mode
Tomas Winkler
1
-2
/
+4
2008-09-24
b43: Issue warning when RFKILL_INPUT is not enabled
Larry Finger
1
-0
/
+5
2008-09-24
cfg80211: fix code ordering in header file
Johannes Berg
1
-9
/
+9
2008-09-24
cfg80211: clean up static regdomain mess
Johannes Berg
1
-53
/
+20
2008-09-24
cfg80211: fix regulatory code const
Johannes Berg
2
-33
/
+31
2008-09-24
cfg80211: clean up regulatory mess
Johannes Berg
3
-230
/
+203
2008-09-24
cfg80211: fix static regdomains
Johannes Berg
1
-16
/
+16
2008-09-24
wireless: Read scan flags correctly on x86-64
David Kilroy
4
-5
/
+4
2008-09-23
aoe: Fix OOPS after SKB queue changes.
David S. Miller
1
-1
/
+3
2008-09-23
can: Add documentation for virtual CAN driver usage
Oliver Hartkopp
1
-4
/
+40
2008-09-23
tcp: Fix queue traversal in tcp_use_frto().
David S. Miller
1
-0
/
+2
2008-09-23
tcp: Fix order of tests in tcp_retransmit_skb()
David S. Miller
1
-1
/
+1
2008-09-23
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
David S. Miller
1
-3
/
+5
2008-09-23
neigh: Remove by-hand SKB queue handling.
David S. Miller
1
-13
/
+8
2008-09-23
pkt_sched: Remove the tx queue state check in qdisc_run()
Jarek Poplawski
1
-4
/
+1
2008-09-23
tcp: Use SKB queue handling interfaces instead of by-hand versions.
David S. Miller
1
-25
/
+15
2008-09-23
net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().
David S. Miller
1
-0
/
+9
2008-09-23
net: Add skb_queue_next().
David S. Miller
1
-0
/
+18
2008-09-23
tcp: Use skb_queue_is_last() instead of by-hand version.
David S. Miller
1
-3
/
+3
2008-09-23
net: Add skb_queue_is_last().
David S. Miller
1
-0
/
+13
2008-09-23
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
1
-3
/
+2
2008-09-23
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
1
-1
/
+1
2008-09-23
de4x5: Use skb_queue_head instead of by-hand implementation.
David S. Miller
1
-30
/
+8
2008-09-22
pkt_sched: Check the state of tx_queue in dequeue_skb()
Jarek Poplawski
1
-4
/
+14
2008-09-22
pkt_sched: Always use q->requeue in dev_requeue_skb().
David S. Miller
1
-4
/
+1
2008-09-22
pkt_sched: Make qdisc->gso_skb a list.
David S. Miller
2
-6
/
+8
2008-09-22
sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().
David S. Miller
1
-8
/
+2
2008-09-22
net: Fix bus in SKB queue splicing interfaces.
David S. Miller
1
-4
/
+4
2008-09-22
net: network device name ifalias support
Stephen Hemminger
6
-0
/
+77
2008-09-22
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
1
-2
/
+1
2008-09-22
Phonet: kernel documentation
Remi Denis-Courmont
1
-0
/
+111
2008-09-22
Phonet: emit errors when a packet cannot be delivered locally
Remi Denis-Courmont
3
-4
/
+129
2008-09-22
Phonet: proc interface for port range
Remi Denis-Courmont
5
-1
/
+122
2008-09-22
Phonet: provide MAC header operations
Remi Denis-Courmont
2
-0
/
+33
2008-09-22
Phonet: Phonet datagram transport protocol
Remi Denis-Courmont
4
-0
/
+310
[next]