index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
5
-27
/
+27
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
4
-79
/
+79
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
3
-17
/
+17
2010-10-04
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2
-12
/
+6
2010-10-04
netfilter: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2
-150
/
+152
2010-10-04
netfilter: nf_nat: make find/put static
Stephen Hemminger
1
-4
/
+2
2010-10-04
IPVS: sip persistence engine
Simon Horman
3
-0
/
+177
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
2
-9
/
+7
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
1
-3
/
+54
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
2
-1
/
+148
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
1
-5
/
+20
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
3
-20
/
+100
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2
-22
/
+4
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2
-10
/
+5
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
6
-189
/
+181
2010-10-04
IPVS: compact ip_vs_sched_persist()
Simon Horman
1
-105
/
+51
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
1
-0
/
+39
2010-10-04
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
1
-0
/
+3
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
2
-31
/
+77
2010-09-22
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
1
-1
/
+7
2010-09-22
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
1
-0
/
+1
2010-09-22
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
5
-14
/
+93
2010-09-21
ipvs: changes related to service usecnt
Julian Anastasov
2
-154
/
+102
2010-09-21
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
1
-34
/
+78
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2
-8
/
+37
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
8
-195
/
+430
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
3
-13
/
+19
2010-09-16
netfilter: nf_conntrack: fix the hash random initializing race
Changli Gao
1
-6
/
+13
2010-09-16
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
1
-9
/
+8
2010-09-16
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
1
-5
/
+11
2010-09-16
netfilter: use NFPROTO_IPV4 instead of AF_INET
Changli Gao
1
-1
/
+1
2010-09-15
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
1
-45
/
+31
2010-09-13
flow: better memory management
Eric Dumazet
1
-36
/
+42
2010-09-10
pkt_sched: remov unnecessary bh_disable
stephen hemminger
1
-2
/
+2
2010-09-10
fib: cleanups
Eric Dumazet
1
-32
/
+23
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
42
-258
/
+342
2010-09-09
tipc: Optimize handling excess content on incoming messages
Paul Gortmaker
2
-10
/
+4
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
2
-2
/
+2
2010-09-09
net/core: add lock context change annotations in net/core/sock.c
Namhyung Kim
1
-0
/
+4
2010-09-09
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
1
-2
/
+4
2010-09-09
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-09
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
David S. Miller
40
-1572
/
+2548
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
23
-274
/
+919
2010-09-08
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-08
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
2
-54
/
+9
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
4
-13
/
+52
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
7
-21
/
+97
2010-09-08
RDS: cancel connection work structs as we shut down
Zach Brown
1
-0
/
+4
2010-09-08
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
Zach Brown
1
-2
/
+7
[next]