index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] net/rxrpc: use list_move()
Akinobu Mita
3
-6
/
+3
2006-06-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
6
-7
/
+41
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-1
/
+1
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
25
-122
/
+635
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-85
/
+602
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2
-6
/
+5
2006-06-23
[PATCH] clean up default value of IP_DCCP_ACKVEC
Jean-Luc Leger
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-6
/
+7
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-2
/
+2
2006-06-23
[IPSEC]: Handle GSO packets
Herbert Xu
2
-10
/
+83
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
2
-6
/
+40
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
3
-0
/
+239
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
2
-10
/
+136
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
8
-42
/
+56
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
2
-6
/
+12
2006-06-23
[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRI...
YOSHIFUJI Hideaki
1
-0
/
+3
2006-06-23
[IPV6]: Fix source address selection.
Ćukasz Stelmach
1
-0
/
+6
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-10
/
+26
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
5
-23
/
+19
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
147
-2077
/
+5674
2006-06-20
[ATM]: fix broken uses of NIPQUAD in net/atm
Al Viro
2
-18
/
+7
2006-06-20
[SCTP]: sctp_unpack_cookie() fix
Al Viro
1
-2
/
+2
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-1
/
+1
2006-06-19
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-2
/
+9
2006-06-19
[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length
Patrick McHardy
1
-1
/
+1
2006-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2006-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
132
-1846
/
+5268
2006-06-17
[ETHTOOL]: Fix UFO typo
Herbert Xu
1
-1
/
+2
2006-06-17
[SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer.
Neil Horman
1
-1
/
+9
2006-06-17
[SCTP]: Send only 1 window update SACK per message.
Tsutomu Fujii
1
-2
/
+28
2006-06-17
[SCTP]: Don't do CRC32C checksum over loopback.
Sridhar Samudrala
2
-22
/
+29
2006-06-17
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
1
-0
/
+1
2006-06-17
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
4
-5
/
+14
2006-06-17
[SCTP]: Limit association max_retrans setting in setsockopt.
Vlad Yasevich
1
-1
/
+25
2006-06-17
[IPV6]: Sum real space for RTAs.
YOSHIFUJI Hideaki
1
-4
/
+24
2006-06-17
[IRDA]: Use put_unaligned() in irlmp_do_discovery().
David S. Miller
1
-1
/
+5
2006-06-17
[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
Herbert Xu
2
-6
/
+12
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
5
-19
/
+8
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
2
-1
/
+13
2006-06-17
[TCP] Westwood: reset RTT min after FRTO
Luca De Cicco
1
-2
/
+16
2006-06-17
[TCP] Westwood: bandwidth filter startup
Luca De Cicco
1
-3
/
+9
2006-06-17
[TCP] Westwood: comment fixes
Luca De Cicco
1
-4
/
+21
2006-06-17
[TCP] Westwood: fix first sample
Stephen Hemminger
1
-1
/
+12
2006-06-17
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
1
-8
/
+0
2006-06-17
[IPX]: Endian bug in ipxrtr_route_packet()
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-5
/
+2
2006-06-17
[NET]: skb_trim audit
Herbert Xu
2
-18
/
+6
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
5
-81
/
+10
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
7
-53
/
+41
[next]