index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
netfilter: ipset: fix checking the type revision at create command
Jozsef Kadlecsik
1
-5
/
+17
2011-03-20
netfilter: ipset: fix address ranges at hash:*port* types
Jozsef Kadlecsik
4
-94
/
+38
2011-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-9
/
+27
2011-03-16
netfilter ebtables: fix xt_AUDIT to work with ebtables
Thomas Graf
1
-9
/
+27
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-249
/
+602
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
2
-2
/
+97
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
3
-0
/
+146
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
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-14
netfilter: nf_conntrack: fix sysctl memory leak
Stephen Hemminger
1
-0
/
+1
2011-03-14
netfilter: x_tables: return -ENOENT for non-existant matches/targets
Patrick McHardy
1
-2
/
+2
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
3
-19
/
+17
2011-03-12
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
1
-5
/
+10
2011-03-12
netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
David S. Miller
1
-12
/
+20
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2
-13
/
+13
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
3
-4
/
+4
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-12
/
+2
2011-03-09
netfilter: x_tables: misuse of try_then_request_module
Stephen Hemminger
1
-7
/
+15
2011-03-08
netfilter: ipset: fix the compile warning in ip_set_create
Shan Wei
1
-1
/
+1
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+6
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2
-4
/
+8
2011-03-02
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-2
/
+7
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
18
-145
/
+124
2011-03-02
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
1
-0
/
+4
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-28
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
Pablo Neira Ayuso
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
[next]