| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 2009-06-13 | 3 | -99/+150 |
* | netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh | Patrick McHardy | 2009-06-13 | 1 | -11/+6 |
* | netfilter: nf_log: fix sleeping function called from invalid context | Patrick McHardy | 2009-06-13 | 1 | -3/+3 |
* | netfilter: nf_ct_tcp: fix up build after merge | Patrick McHardy | 2009-06-11 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy | 2009-06-11 | 11 | -33/+63 |
|\ |
|
| * | nfnetlink_queue: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer | 2009-06-10 | 1 | -1/+3 |
| * | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 5 | -30/+30 |
| * | net: skb->rtable accessor | Eric Dumazet | 2009-06-03 | 1 | -1/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 | 4 | -1/+29 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-05-27 | 4 | -1/+29 |
| | |\ |
|
| | | * | netfilter: nfnetlink_log: fix wrong skbuff size calculation | Pablo Neira Ayuso | 2009-05-27 | 1 | -0/+6 |
| | | * | netfilter: xt_hashlimit does a wrong SEQ_SKIP | Jesper Dangaard Brouer | 2009-05-27 | 1 | -1/+1 |
| | | * | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache | Pablo Neira Ayuso | 2009-05-25 | 1 | -0/+4 |
| | | * | netfilter: nf_ct_tcp: fix accepting invalid RST segments | Jozsef Kadlecsik | 2009-05-25 | 1 | -0/+18 |
* | | | | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy | 2009-06-10 | 6 | -53/+45 |
* | | | | netfilter: xt_socket: added new revision of the 'socket' match supporting flags | Laszlo Attila Toth | 2009-06-09 | 1 | -11/+52 |
* | | | | netfilter: passive OS fingerprint xtables match | Evgeniy Polyakov | 2009-06-08 | 3 | -0/+442 |
* | | | | netfilter: xt_NFQUEUE: queue balancing support | Florian Westphal | 2009-06-05 | 1 | -0/+93 |
* | | | | netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC | Florian Westphal | 2009-06-05 | 1 | -15/+1 |
* | | | | netfilter: conntrack: replace notify chain by function pointer | Pablo Neira Ayuso | 2009-06-03 | 3 | -40/+90 |
* | | | | netfilter: conntrack: simplify event caching system | Pablo Neira Ayuso | 2009-06-02 | 4 | -17/+2 |
* | | | | netfilter: conntrack: don't report events on module removal | Pablo Neira Ayuso | 2009-06-02 | 2 | -8/+13 |
* | | | | netfilter: ctnetlink: cleanup message-size calculation | Pablo Neira Ayuso | 2009-06-02 | 1 | -62/+40 |
* | | | | netfilter: ctnetlink: use nlmsg_* helper function to build messages | Pablo Neira Ayuso | 2009-06-02 | 1 | -42/+42 |
* | | | | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition | Pablo Neira Ayuso | 2009-06-02 | 1 | -7/+6 |
* | | | | netfilter: ctnetlink: remove nowait parameter from *fill_info() | Pablo Neira Ayuso | 2009-06-02 | 1 | -14/+10 |
* | | | | netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function | Pablo Neira Ayuso | 2009-06-02 | 1 | -14/+9 |
* | | | | netfilter: nf_ct_tcp: TCP simultaneous open support | Jozsef Kadlecsik | 2009-06-02 | 1 | -37/+61 |
* | | | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2009-06-02 | 2 | -6/+40 |
|\ \ \ \ |
|
| * | | | | netfilter: xtables: print hook name instead of mask | Jan Engelhardt | 2009-05-08 | 1 | -4/+38 |
| * | | | | netfilter: queue: use NFPROTO_ for queue callsites | Jan Engelhardt | 2009-05-08 | 1 | -2/+2 |
* | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink | Pablo Neira Ayuso | 2009-05-27 | 1 | -0/+7 |
| |/ / /
|/| | | |
|
* | | | | ipvs: Use genl_register_family_with_ops() | Michał Mirosław | 2009-05-21 | 1 | -16/+2 |
| |/ /
|/| | |
|
* | | | ipvs: Fix IPv4 FWMARK virtual services | Simon Horman | 2009-05-08 | 2 | -4/+9 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-05-05 | 2 | -29/+27 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | netfilter: ctnetlink: fix wrong message type in user updates | Pablo Neira Ayuso | 2009-05-05 | 1 | -28/+20 |
| * | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso | 2009-05-05 | 1 | -1/+7 |
* | | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth | 2009-05-01 | 1 | -0/+1 |
* | | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-28 | 1 | -25/+28 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-25 | 4 | -8/+22 |
|\ \
| |/ |
|
| * | netfilter: xt_recent: fix stack overread in compat code | Jan Engelhardt | 2009-04-24 | 1 | -5/+4 |
| * | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso | 2009-04-24 | 1 | -1/+14 |
| * | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK | Laszlo Attila Toth | 2009-04-24 | 1 | -2/+2 |
| * | netfilter: nf_ct_dccp/udplite: fix protocol registration error | Patrick McHardy | 2009-04-24 | 2 | -0/+2 |
* | | netfilter: ctnetlink: fix gcc warning during compilation | Pablo Neira Ayuso | 2009-04-22 | 1 | -2/+2 |
|/ |
|
* | netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket | Pablo Neira Ayuso | 2009-04-17 | 1 | -1/+1 |
* | netfilter: ctnetlink: report error if event message allocation fails | Pablo Neira Ayuso | 2009-04-17 | 1 | -4/+6 |
* | netfilter: nf_conntrack: fix crash when unloading helpers | Patrick McHardy | 2009-04-15 | 1 | -1/+1 |
* | netfilter: nf_log regression fix | Eric Dumazet | 2009-04-15 | 1 | -0/+4 |
* | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 | 1 | -24/+6 |