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
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
3
-6
/
+6
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
7
-80
/
+206
2011-05-10
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2
-22
/
+38
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-8
/
+8
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
1
-13
/
+10
2011-03-21
ipvs: fix a typo in __ip_vs_control_init()
Eric Dumazet
1
-1
/
+1
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
8
-210
/
+312
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
1
-36
/
+62
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2
-9
/
+20
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
1
-2
/
+7
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2
-9
/
+28
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
1
-2
/
+11
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
1
-1
/
+7
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-2
/
+2
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
3
-9
/
+9
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
2
-8
/
+8
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
2
-39
/
+25
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
2
-43
/
+68
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
3
-26
/
+28
2011-03-15
netfilter:ipvs: use kmemdup
Shan Wei
2
-7
/
+5
2011-03-15
ipvs: remove _bh from percpu stats reading
Julian Anastasov
1
-4
/
+4
2011-03-15
ipvs: avoid lookup for fwmark 0
Julian Anastasov
1
-3
/
+5
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2
-13
/
+11
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-6
/
+6
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2
-2
/
+2
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-12
/
+2
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-3
/
+6
2011-03-02
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-2
/
+7
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-25
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
4
-63
/
+13
2011-02-24
ipvs: use enum to instead of magic numbers
Changli Gao
1
-14
/
+27
2011-02-22
ipvs: use hlist instead of list
Changli Gao
1
-23
/
+29
2011-02-16
ipvs: make "no destination available" message more informative
Patrick Schaaf
10
-14
/
+41
2011-02-16
ipvs: remove extra lookups for ICMP packets
Julian Anastasov
1
-25
/
+3
2011-02-16
ipvs: fix timer in get_curr_sync_buff
Tinggong Wang
1
-2
/
+2
2011-02-07
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
1
-1
/
+1
2011-02-03
IPVS: Use correct lock in SCTP module
Simon Horman
1
-1
/
+1
2011-02-01
IPVS: Remove ip_vs_sync_cleanup from section __exit
Simon Horman
1
-1
/
+1
2011-02-01
IPVS: Allow compilation with CONFIG_SYSCTL disabled
Simon Horman
3
-25
/
+29
2011-02-01
IPVS: remove duplicate initialisation or rs_table
Simon Horman
1
-3
/
+0
2011-02-01
IPVS: use z modifier for sizeof() argument
Simon Horman
1
-1
/
+1
2011-01-25
netfilter: ipvs: fix compiler warnings
Changli Gao
1
-3
/
+1
2011-01-25
IPVS netns BUG, register sysctl for root ns
Hans Schillstrom
1
-1
/
+1
2011-01-22
IPVS: Change sock_create_kernel() to __sock_create()
Simon Horman
1
-2
/
+2
[next]