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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-3
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-4
/
+8
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2
-4
/
+8
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2
-43
/
+40
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
1
-0
/
+2
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
1
-1
/
+24
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-1
/
+3
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
3
-7
/
+90
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
1
-9
/
+22
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
1
-0
/
+9
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
1
-0
/
+8
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
1
-13
/
+29
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
1
-7
/
+142
2013-10-14
netfilter: add nftables
Patrick McHardy
2
-0
/
+326
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
1
-0
/
+3
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-1
/
+1
2013-09-23
netfilter: Remove extern from function prototypes
Joe Perches
22
-246
/
+217
2013-09-13
netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
Michal Kubeček
1
-1
/
+1
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
3
-1
/
+84
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
4
-29
/
+51
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
1
-0
/
+8
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
1
-1
/
+3
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
3
-5
/
+5
2013-07-31
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
1
-2
/
+1
2013-07-31
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
1
-206
/
+0
2013-07-31
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
1
-4
/
+0
2013-07-31
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
Patrick McHardy
1
-7
/
+0
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
1
-1
/
+1
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2
-2
/
+4
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
1
-0
/
+6
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2
-3
/
+3
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
1
-4
/
+10
2013-03-19
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
1
-0
/
+1
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-0
/
+4
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
11
-28
/
+138
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
1
-0
/
+1
2013-01-23
soreuseport: TCP/IPv4 implementation
Tom Herbert
1
-0
/
+1
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
1
-3
/
+7
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-3
/
+8
2013-01-23
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
1
-4
/
+4
2013-01-23
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
1
-4
/
+4
2013-01-23
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
1
-4
/
+15
2013-01-23
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
1
-4
/
+17
2013-01-23
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
1
-2
/
+4
2013-01-23
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
1
-2
/
+6
2013-01-18
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
1
-0
/
+3
[next]