index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
tproxy: added const specifiers to udp lookup functions
Balazs Scheidler
2010-10-21
1
-4
/
+4
|
|
*
|
|
|
|
|
|
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
2010-10-21
5
-78
/
+156
|
|
*
|
|
|
|
|
|
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2010-10-21
6
-16
/
+56
|
|
*
|
|
|
|
|
|
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
2010-10-21
2
-50
/
+114
|
|
*
|
|
|
|
|
|
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
2010-10-21
4
-15
/
+90
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
2010-10-19
1
-9
/
+10
|
|
*
|
|
|
|
|
ipvs: IPv6 tunnel mode
Hans Schillstrom
2010-10-19
2
-79
/
+96
|
|
*
|
|
|
|
|
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
2010-10-19
4
-12
/
+33
|
|
*
|
|
|
|
|
netfilter: install missing ebtables headers for userspace
Nick Bowler
2010-10-18
1
-0
/
+2
|
|
*
|
|
|
|
|
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
2
-4
/
+4
|
|
*
|
|
|
|
|
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
2010-10-13
1
-0
/
+2
|
|
*
|
|
|
|
|
netfilter: xtables: remove unused defines
Jan Engelhardt
2010-10-13
3
-12
/
+0
|
|
*
|
|
|
|
|
netfilter: xtables: unify {ip,ip6,arp}t_error_target
Jan Engelhardt
2010-10-13
4
-21
/
+14
|
|
*
|
|
|
|
|
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
8
-131
/
+94
|
|
*
|
|
|
|
|
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
7
-108
/
+103
|
|
*
|
|
|
|
|
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-13
6
-30
/
+35
|
|
*
|
|
|
|
|
netfilter: add missing xt_log.h file
Patrick McHardy
2010-10-04
1
-0
/
+54
|
|
*
|
|
|
|
|
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2010-10-04
2
-12
/
+6
|
|
*
|
|
|
|
|
netfilter: remove duplicated include
Nicolas Kaiser
2010-10-04
1
-1
/
+0
|
|
*
|
|
|
|
|
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
2
-150
/
+152
|
|
*
|
|
|
|
|
netfilter: nf_nat: make find/put static
Stephen Hemminger
2010-10-04
2
-7
/
+2
|
|
*
|
|
|
|
|
IPVS: sip persistence engine
Simon Horman
2010-10-04
3
-0
/
+177
|
|
*
|
|
|
|
|
IPVS: Fallback if persistence engine fails
Simon Horman
2010-10-04
2
-9
/
+7
|
|
*
|
|
|
|
|
IPVS: Allow configuration of persistence engines
Simon Horman
2010-10-04
3
-3
/
+58
|
|
*
|
|
|
|
|
IPVS: management of persistence engine modules
Simon Horman
2010-10-04
3
-1
/
+154
|
|
*
|
|
|
|
|
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
2010-10-04
2
-5
/
+21
|
|
*
|
|
|
|
|
IPVS: Add struct ip_vs_pe
Simon Horman
2010-10-04
5
-21
/
+129
|
|
*
|
|
|
|
|
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2010-10-04
2
-22
/
+4
|
|
*
|
|
|
|
|
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2010-10-04
2
-10
/
+5
|
|
*
|
|
|
|
|
IPVS: Add struct ip_vs_conn_param
Simon Horman
2010-10-04
7
-203
/
+211
|
|
*
|
|
|
|
|
IPVS: compact ip_vs_sched_persist()
Simon Horman
2010-10-04
1
-105
/
+51
|
|
*
|
|
|
|
|
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
2010-10-04
2
-0
/
+40
|
|
*
|
|
|
|
|
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
2010-10-04
1
-0
/
+3
|
|
*
|
|
|
|
|
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
2010-09-28
4
-31
/
+79
|
|
*
|
|
|
|
|
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
2010-09-22
4
-4
/
+12
|
|
*
|
|
|
|
|
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
2010-09-22
1
-0
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-22
5
-14
/
+93
|
|
*
|
|
|
|
|
ipvs: changes related to service usecnt
Julian Anastasov
2010-09-21
2
-154
/
+102
|
|
*
|
|
|
|
|
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
2010-09-21
1
-34
/
+78
|
|
*
|
|
|
|
|
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2010-09-21
3
-8
/
+38
|
|
*
|
|
|
|
|
ipvs: netfilter connection tracking changes
Julian Anastasov
2010-09-21
10
-196
/
+475
|
|
*
|
|
|
|
|
ipvs: extend connection flags to 32 bits
Julian Anastasov
2010-09-17
5
-14
/
+28
|
|
*
|
|
|
|
|
netfilter: nf_conntrack: fix the hash random initializing race
Changli Gao
2010-09-16
1
-6
/
+13
|
|
*
|
|
|
|
|
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
1
-9
/
+8
|
|
*
|
|
|
|
|
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-16
1
-5
/
+11
|
|
*
|
|
|
|
|
netfilter: use NFPROTO_IPV4 instead of AF_INET
Changli Gao
2010-09-16
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-15
1
-45
/
+31
|
*
|
|
|
|
|
|
cxgb3: function namespace cleanup
stephen hemminger
2010-10-21
7
-289
/
+18
|
*
|
|
|
|
|
|
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
2010-10-21
4
-10
/
+106
|
*
|
|
|
|
|
|
l2tp: small cleanup
Eric Dumazet
2010-10-21
1
-3
/
+1
[prev]
[next]