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-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
6
-34
/
+14
2010-05-17
tcp: tcp_synack_options() fix
Eric Dumazet
1
-5
/
+4
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-8
/
+147
2010-05-17
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
1
-1
/
+5
2010-05-17
tbf: stop wanton destruction of children (v2)
stephen hemminger
1
-1
/
+5
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
7
-11
/
+12
2010-05-17
X25: Remove bkl in sockopts
andrew hendry
1
-4
/
+0
2010-05-17
X25: Move accept approve flag to bitfield
andrew hendry
1
-6
/
+6
2010-05-17
X25: Move interrupt flag to bitfield
andrew hendry
3
-3
/
+5
2010-05-17
X25: Move qbit flag to bitfield
andrew hendry
1
-7
/
+10
2010-05-17
net: No dst refcounting in ip_queue_xmit()
Eric Dumazet
1
-2
/
+7
2010-05-17
net: Use ip_route_input_noref() in input path
Eric Dumazet
3
-5
/
+5
2010-05-17
net: implements ip_route_input_noref()
Eric Dumazet
1
-5
/
+10
2010-05-17
net: add a noref bit on skb dst
Eric Dumazet
9
-13
/
+27
2010-05-17
rps: avoid one atomic in enqueue_to_backlog
Eric Dumazet
1
-2
/
+4
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-8
/
+147
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-59
/
+138
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-49
/
+110
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
net: congestion notifications are not dropped packets
Eric Dumazet
1
-2
/
+2
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
4
-6
/
+7
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-10
/
+24
2010-05-15
net: Consistent skb timestamping
Eric Dumazet
2
-19
/
+38
2010-05-15
xfrm: fix policy unreferencing on larval drop
Timo Teras
1
-1
/
+1
2010-05-15
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
1
-3
/
+7
2010-05-15
net: reserve ports for applications using fixed port numbers
Amerigo Wang
6
-2
/
+36
2010-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...
David S. Miller
1
-1
/
+1
2010-05-15
bridge: update sysfs link names if port device names have changed
Simon Arlott
4
-6
/
+41
2010-05-15
bridge: change console message interface
stephen hemminger
10
-62
/
+62
2010-05-15
bridge: netpoll cleanup
stephen hemminger
3
-28
/
+39
2010-05-14
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
1
-0
/
+1
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
122
-429
/
+365
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
5
-5
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
24
-64
/
+64
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
3
-18
/
+3
2010-05-13
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
1
-1
/
+1
2010-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-265
/
+683
2010-05-12
tipc: Reduce footprint by un-inlining tipc_msg_* routines
Allan Stephens
2
-93
/
+100
2010-05-12
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
2
-23
/
+25
2010-05-12
tipc: Reduce footprint by un-inlining bearer congestion routine
Allan Stephens
2
-14
/
+14
2010-05-12
tipc: Reduce footprint by un-inlining port list routines
Allan Stephens
2
-50
/
+52
2010-05-12
tipc: Reduce footprint by un-inlining nmap routines
Allan Stephens
2
-59
/
+64
2010-05-12
tipc: Reduce footprint by un-inlining address routines
Allan Stephens
2
-34
/
+35
2010-05-12
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
13
-55
/
+55
2010-05-12
tipc: Relocate trivial link status functions to header file
Allan Stephens
3
-31
/
+36
2010-05-12
tipc: remove abstraction for link_max_pkt
Allan Stephens
1
-16
/
+11
2010-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
3
-3
/
+42
[next]