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-07-09
[AX.25]: Use kzalloc
Ralf Baechle
4
-10
/
+4
2006-07-09
[ATM] net/atm/clip.c: fix PROC_FS=n compile
Adrian Bunk
1
-4
/
+9
2006-07-09
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Thomas Graf
1
-1
/
+1
2006-07-08
[NET]: Fix IPv4/DECnet routing rule dumping
Patrick McHardy
2
-3
/
+4
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
5
-32
/
+166
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
6
-8
/
+8
2006-07-08
[ATM]: fix possible recursive locking in skb_migrate()
Arjan van de Ven
1
-6
/
+11
2006-07-07
[NET]: Fix network device interface printk message priority
Stephen Hemminger
1
-3
/
+3
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-8
/
+10
2006-07-05
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
1
-2
/
+4
2006-07-05
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
1
-0
/
+1
2006-07-05
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
1
-6
/
+5
2006-07-05
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-2
/
+1
2006-07-05
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
John W. Linville
1
-2
/
+2
2006-07-05
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
Horms
1
-0
/
+2
2006-07-05
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...
Joseph Jezak
1
-2
/
+4
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
3
-9
/
+56
2006-07-05
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...
Larry Finger
1
-0
/
+3
2006-07-05
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
Eric Sesterhenn
1
-1
/
+1
2006-07-05
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...
Hong Liu
1
-4
/
+11
2006-07-05
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
1
-2
/
+1
2006-07-03
[Bluetooth] Add RFCOMM role switch support
Marcel Holtmann
1
-0
/
+5
2006-07-03
[Bluetooth] Allow disabling of credit based flow control
Marcel Holtmann
1
-5
/
+13
2006-07-03
[Bluetooth] Small cleanup of the L2CAP source code
Marcel Holtmann
1
-180
/
+177
2006-07-03
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
6
-97
/
+75
2006-07-03
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2
-8
/
+51
2006-07-03
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
5
-48
/
+368
2006-07-03
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
1
-3
/
+11
2006-07-03
[BRIDGE]: br_dump_ifinfo index fix
Andrey Savochkin
1
-1
/
+2
2006-07-03
[NET]: add+use poison defines
Randy Dunlap
2
-2
/
+4
2006-07-03
[IPV6]: Fix ipv6 GSO payload length
Michael Chan
1
-1
/
+2
2006-07-03
[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)
Allan Stephens
2
-1
/
+6
2006-07-03
[NET]: Verify gso_type too in gso_segment
Herbert Xu
3
-4
/
+31
2006-07-03
[ROSE]: Try all routes when establishing a ROSE connections.
Ralf Baechle
1
-1
/
+6
2006-07-03
[NETROM]: Use socket helpers instead of direct fiddling with struct sock
Ralf Baechle DL5RB
1
-2
/
+2
2006-07-03
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2
-49
/
+23
2006-07-03
[ROSE]: Fix dereference of skb pointer after free.
Ralf Baechle
1
-1
/
+4
2006-07-03
[AF_UNIX]: datagram getpeersec fix
Andrew Morton
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
1
-9
/
+88
2006-07-03
[PATCH] lockdep: annotate vlan net device as being a special class
Arjan van de Ven
1
-0
/
+11
2006-07-03
[PATCH] lockdep: annotate sunrpc code
Arjan van de Ven
1
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
1
-1
/
+11
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
1
-0
/
+16
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+7
2006-07-03
[PATCH] lockdep: fix RT_HASH_LOCK_SZ
Ingo Molnar
1
-9
/
+14
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
1
-1
/
+2
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2
-2
/
+2
2006-07-03
[PATCH] bcm43xx: netlink deadlock fix
Arjan van de Ven
1
-4
/
+4
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-33
/
+91
[next]