index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-13
/
+33
2010-08-30
TCP: update initial windows according to RFC 5681
Gerrit Renker
1
-8
/
+2
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
1
-0
/
+15
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
1
-0
/
+1
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
1
-0
/
+9
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
1
-7
/
+17
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
1
-1
/
+2
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-18
/
+30
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-45
/
+194
2010-08-25
mac80211: trivial spelling fixes
Bob Copeland
1
-5
/
+5
2010-08-24
cfg80211: add some documentation
Johannes Berg
1
-6
/
+115
2010-08-24
mac80211: fix docbook
Johannes Berg
1
-1
/
+1
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-22
/
+34
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-1
/
+0
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
1
-0
/
+18
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
1
-0
/
+15
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
2
-7
/
+3
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-16
/
+2
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
1
-0
/
+12
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-0
/
+6
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+148
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
1
-0
/
+24
2010-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-08-10
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Change default L2CAP ERTM retransmit timeout
Mat Martineau
1
-1
/
+1
2010-08-10
net/sock.h: add missing kernel-doc notation
Randy Dunlap
1
-1
/
+3
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-08-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
55
-599
/
+1021
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-8
/
+25
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-0
/
+2
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+3
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+29
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+47
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2
-0
/
+35
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
1
-4
/
+4
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
1
-0
/
+12
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
1
-2
/
+7
2010-07-31
Bluetooth: Use list_head for HCI blacklist head
David Miller
1
-1
/
+1
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-129
/
+219
2010-07-29
cfg80211: fix dev <-> wiphy typo
Christian Lamparter
1
-1
/
+1
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-2
/
+7
2010-07-28
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
1
-0
/
+3
[next]