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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
3
-19
/
+43
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-01-24
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
1
-9
/
+7
2011-01-24
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
1
-0
/
+1
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-2
/
+2
2011-01-13
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
1
-1
/
+2
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
1
-1
/
+2
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-2
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
2
-12
/
+15
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
2
-20
/
+20
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
3
-36
/
+16
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-11
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
1
-3
/
+5
2010-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-1
/
+8
2010-10-29
netfilter: fix nf_conntrack_l4proto_register()
Eric Dumazet
1
-0
/
+6
2010-10-28
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
1
-4
/
+3
2010-10-28
netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
Eric Dumazet
1
-1
/
+2
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
3
-8
/
+16
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
29
-1288
/
+2993
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-8
/
+8
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
28
-1248
/
+2953
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
10
-384
/
+903
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-37
/
+225
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-48
/
+0
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
3
-14
/
+85
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
7
-84
/
+45
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
3
-117
/
+457
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
4
-8
/
+45
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
2
-37
/
+9
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
3
-13
/
+56
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
[next]