| Commit message (Expand) | Author | Age |
* | netfilter: ebtables: split copy_everything_to_user into two functions | Florian Westphal | 2010-02-16 |
* | netfilter: ebtables: split do_replace into two functions | Florian Westphal | 2010-02-16 |
* | netfilter: CONFIG_COMPAT: allow delta to exceed 32767 | Florian Westphal | 2010-02-15 |
* | netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets | Florian Westphal | 2010-02-15 |
* | netfilter: ebtables: abort if next_offset is too small | Florian Westphal | 2010-02-15 |
* | netfilter: ctnetlink: add zone support | Patrick McHardy | 2010-02-15 |
* | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy | 2010-02-15 |
* | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy | 2010-02-15 |
* | netfilter: xtables: add const qualifiers | Jan Engelhardt | 2010-02-15 |
* | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt | 2010-02-15 |
* | netfilter: xtables: print details on size mismatch | Jan Engelhardt | 2010-02-15 |
* | netfilter: get rid of the grossness in netfilter.h | Jan Engelhardt | 2010-02-15 |
* | netfilter: reduce NF_HOOK by one argument | Jan Engelhardt | 2010-02-15 |
* | netfilter: iptables: remove unused function arguments | Jan Engelhardt | 2010-02-15 |
* | netfilter: xt_recent: inform user when hitcount is too large | Jan Engelhardt | 2010-02-15 |
* | netfilter: don't use INIT_RCU_HEAD() | Alexey Dobriyan | 2010-02-12 |
* | netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() | Alexey Dobriyan | 2010-02-12 |
* | netfilter: xtables: fix mangle tables | Alexey Dobriyan | 2010-02-11 |
* | netfilter: nf_conntrack_sip: add T.38 FAX support | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_nat_sip: add TCP support | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_nat: support mangling a single TCP packet multiple times | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_conntrack_sip: add TCP support | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_conntrack_sip: pass data offset to NAT functions | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing | Patrick McHardy | 2010-02-11 |
* | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect | Patrick McHardy | 2010-02-11 |
* | netfilter: ctnetlink: dump expectation helper name | Patrick McHardy | 2010-02-11 |
* | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-02-10 |
|\ |
|
| * | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 2010-02-10 |
| * | netfilter: xtables: use xt_table for hook instantiation | Jan Engelhardt | 2010-02-10 |
| * | netfilter: xtables: compact table hook functions (2/2) | Jan Engelhardt | 2010-02-10 |
| * | netfilter: xtables: compact table hook functions (1/2) | Jan Engelhardt | 2010-02-10 |
* | | netfilter: ctnetlink: add missing netlink attribute policies | Patrick McHardy | 2010-02-10 |
* | | netfilter: xtables: symmetric COMPAT_XT_ALIGN definition | Alexey Dobriyan | 2010-02-10 |
* | | netfilter: xtables: consistent struct compat_xt_counters definition | Alexey Dobriyan | 2010-02-10 |
|/ |
|
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-02-10 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-09 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-02-09 |
| | |\ |
|
| | | * | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole | 2010-02-05 |
| | | * | Bluetooth: Enter active mode before establishing a SCO link. | Nick Pelly | 2010-02-03 |
| | | * | Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver | Yoichi Yuasa | 2010-02-03 |
| | | * | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket | Nick Pelly | 2010-02-03 |
| | | * | Bluetooth: Fix sleeping function in RFCOMM within invalid context | Marcel Holtmann | 2010-02-03 |
| | | * | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) | Nick Pelly | 2010-02-03 |
| | * | | drivers/net: Correct NULL test | Julia Lawall | 2010-02-09 |
| | * | | MAINTAINERS: networking drivers - Add git net-next tree | Joe Perches | 2010-02-09 |
| | * | | net/sched: Fix module name in Kconfig | Jan Luebbe | 2010-02-09 |
| | * | | cxgb3: fix GRO checksum check | Divy Le Ray | 2010-02-09 |
| | * | | dst: call cond_resched() in dst_gc_task() | Eric Dumazet | 2010-02-08 |
| | * | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 |
| | * | | netfilter: xtables: compat out of scope fix | Alexey Dobriyan | 2010-02-08 |