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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
1
-2
/
+0
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
1
-3
/
+14
2009-04-27
gro: Fix COMPLETE checksum handling
Herbert Xu
2
-2
/
+2
2009-04-27
gro: Fix handling of headers that extend over the tail
Herbert Xu
1
-8
/
+3
2009-04-27
drop_monitor: Update netlink protocol to include netlink attribute header in ...
Neil Horman
1
-3
/
+10
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
9
-32
/
+54
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
34
-1186
/
+2383
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
1
-1
/
+1
2009-04-23
af_iucv: Fix merge.
Ursula Braun
1
-4
/
+0
2009-04-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-30
/
+49
2009-04-23
af_iucv: New socket option for setting IUCV MSGLIMITs
Hendrik Brueckner
1
-2
/
+25
2009-04-23
af_iucv: cleanup and refactor recvmsg() EFAULT handling
Hendrik Brueckner
1
-7
/
+3
2009-04-23
af_iucv: Provide new socket type SOCK_SEQPACKET
Hendrik Brueckner
1
-17
/
+56
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
1
-4
/
+75
2009-04-23
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
Hendrik Brueckner
2
-20
/
+103
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-3
/
+76
2009-04-23
af_iucv: sync sk shutdown flag if iucv path is quiesced
Hendrik Brueckner
1
-1
/
+18
2009-04-23
iucv: provide second per-cpu IUCV command parameter block
Ursula Braun
1
-10
/
+31
2009-04-22
nl80211: Add event for authentication/association timeout
Jouni Malinen
4
-2
/
+84
2009-04-22
mac80211: calculate maximum sleep interval
Johannes Berg
1
-4
/
+16
2009-04-22
nl80211: allow configuring IBSS beacon interval
Johannes Berg
2
-1
/
+14
2009-04-22
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
1
-2
/
+1
2009-04-22
mac80211: fix variable truncation on 32-bit
Johannes Berg
1
-6
/
+6
2009-04-22
mac80211: fix IBSS code to not sleep while atomic
Johannes Berg
1
-3
/
+3
2009-04-22
mac80211: validate TIM IE length (redux)
Johannes Berg
3
-28
/
+7
2009-04-22
cfg80211: mark all WEXT handlers _GPL
Johannes Berg
2
-14
/
+14
2009-04-22
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
4
-12
/
+19
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
10
-149
/
+300
2009-04-22
cfg80211: clean up includes
Johannes Berg
9
-11
/
+4
2009-04-22
mac80211: convert to cfg80211 IBSS API
Johannes Berg
10
-330
/
+228
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
7
-13
/
+589
2009-04-22
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
4
-39
/
+50
2009-04-22
nl80211: send wiphy along with netdev
Johannes Berg
1
-2
/
+5
2009-04-22
mac80211: set CLEAR_PS for pspolled frames
Christian Lamparter
1
-1
/
+17
2009-04-22
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
1
-1
/
+2
2009-04-22
mac80211: enable PS by default
Johannes Berg
2
-0
/
+24
2009-04-22
mac80211: implement beacon filtering in software
Johannes Berg
3
-14
/
+66
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
5
-15
/
+63
2009-04-22
mac80211: improve powersave implementation
Johannes Berg
5
-121
/
+165
2009-04-22
mac80211: add hardware restart function
Johannes Berg
4
-107
/
+158
2009-04-22
cfg80211: convert mutex assert to macro
Johannes Berg
1
-4
/
+1
2009-04-22
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-22
mac80211: re-upload keys only after telling driver about association
Johannes Berg
1
-5
/
+5
2009-04-22
cfg80211: add cipher capabilities
Johannes Berg
2
-1
/
+27
2009-04-22
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
3
-14
/
+73
2009-04-22
cfg80211: add netlink channel put helper
Luis R. Rodriguez
1
-14
/
+27
2009-04-22
cfg80211: respect API on orig_flags on channel for beacon hint
Luis R. Rodriguez
1
-2
/
+4
2009-04-22
mac80211: Report rejected association to user space SME
Jouni Malinen
1
-0
/
+5
2009-04-22
mac80211: include HT capabilities in probe request
Johannes Berg
2
-0
/
+21
2009-04-22
mac80211: pass all probe request IEs to driver
Johannes Berg
5
-50
/
+114
[next]