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
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+4
2010-06-13
net: rxhash already set in __copy_skb_header
Eric Dumazet
1
-1
/
+0
2010-06-13
net: fix deliver_no_wcard regression on loopback device
John Fastabend
1
-0
/
+1
2010-06-10
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
1
-1
/
+1
2010-06-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
1
-3
/
+12
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2
-5
/
+16
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-09
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
1
-5
/
+3
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2
-2
/
+2
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
1
-5
/
+3
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-10
/
+87
2010-06-09
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
1
-0
/
+4
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
2
-2
/
+6
2010-06-06
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
2010-06-04
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
1
-1
/
+1
2010-06-04
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
1
-3
/
+4
2010-06-04
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
1
-5
/
+5
2010-06-04
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
1
-2
/
+2
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
2
-7
/
+48
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-4
/
+15
2010-06-03
act_pedit: access skb->data safely
Changli Gao
1
-10
/
+14
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-06-02
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
1
-2
/
+2
2010-06-02
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
Changli Gao
1
-0
/
+4
2010-06-02
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
1
-4
/
+4
2010-06-02
net: init_vlan should not copy slave or master flags
John Fastabend
1
-1
/
+2
2010-06-02
xfrm: force a dst reference in __xfrm_route_forward()
Eric Dumazet
1
-0
/
+1
2010-06-01
mac80211: fix dialog token allocator
Johannes Berg
1
-2
/
+4
2010-06-01
mac80211: fix blockack-req processing
Johannes Berg
1
-2
/
+11
2010-05-31
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
1
-2
/
+2
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-16
/
+5
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
3
-10
/
+32
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
3
-12
/
+5
2010-05-31
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
1
-4
/
+0
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-105
/
+232
2010-05-29
net: fix sk_forward_alloc corruptions
Eric Dumazet
3
-2
/
+10
2010-05-29
Phonet: listening socket lock protects the connected socket list
RĂ©mi Denis-Courmont
1
-3
/
+3
2010-05-29
caif: unlock on error path in cfserl_receive()
Dan Carpenter
1
-2
/
+4
2010-05-29
net/rds: Add missing mutex_unlock
Julia Lawall
2
-0
/
+2
2010-05-29
skb: make skb_recycle_check() return a bool value
Changli Gao
1
-6
/
+6
2010-05-28
IPv6: fix Mobile IPv6 regression
Brian Haley
1
-1
/
+1
2010-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-05-28
mac80211: make a function static
Johannes Berg
1
-1
/
+1
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-27
/
+70
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
1
-5
/
+6
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
1
-6
/
+9
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
1
-2
/
+2
[next]