aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-16
* netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
* netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-15
* netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
* netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-15
* netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-15
* netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt2010-02-15
* netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-12
* netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-11
* netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-11
* netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-11
* netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-11
* netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-11
* netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-11
* netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-11
* netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-11
* netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-11
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-10
|\
| * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
| * netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-10
| * netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
* | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-10
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-10
|/
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-09
| | |\
| | | * Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-05
| | | * Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-03
| | | * Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-03
| | | * Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-03
| | | * Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-03
| | * | net/sched: Fix module name in KconfigJan Luebbe2010-02-09
| | * | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-08
| | * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
| | * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
| | * | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-08
| | * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-08
| | * | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-08
| | * | pktgen: Fix freezing problemRafael J. Wysocki2010-02-04
| | * | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
| | * | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
| * | | packet: Kill CONFIG_PACKET_MMAP.David S. Miller2010-02-05
| * | | bridge: Remove unused age_listHerbert Xu2010-02-04
| * | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-04