aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | netfilter: xtables: shorten up return clauseJan Engelhardt2010-03-25
| * | | netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-25
| * | | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
| * | | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
| * | | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
| * | | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
| * | | netfilter: xtables: untangle spaghetti if clauses in checkentryJan Engelhardt2010-03-25
| * | | netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | netfilter: bridge: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt2010-03-25
| * | | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25
| * | | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-25
| * | | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
| * | | netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2010-03-24
| * | | netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang2010-03-19
| * | | netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang2010-03-19
| * | | netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-18
| * | | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-18
| * | | netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt2010-03-18
| * | | netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-18
| * | | netfilter: xtables: make use of caller family rather than match familyJan Engelhardt2010-03-18
| * | | netfilter: xtables: resort osf kconfig textJan Engelhardt2010-03-18
| * | | netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt2010-03-18
| * | | netfilter: xtables: clean up xt_mac match routineJan Engelhardt2010-03-18
| * | | netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt2010-03-18
| * | | Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-18
| |\ \ \
| | * | | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches2010-03-15
| | * | | netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()YOSHIFUJI Hideaki2010-03-08
| * | | | netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang2010-03-17
| * | | | netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-17
| * | | | netfilter: xt_recent: add an entry reaperTim Gardner2010-03-17
| * | | | netfilter: xt_recent: remove old proc directoryJan Engelhardt2010-03-17
| * | | | netfilter: xt_recent: update descriptionJan Engelhardt2010-03-17
| * | | | netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt2010-03-17
| * | | | netfilter: update my email addressJan Engelhardt2010-03-17
| * | | | netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-17
| * | | | netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-17
| * | | | netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt2010-03-17
| * | | | netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt2010-03-17
| * | | | netfilter: xt_CT: par->family is an nfprotoJan Engelhardt2010-03-17
* | | | | Bluetooth: Fix issues where sk_sleep() helper is needed nowMarcel Holtmann2010-05-10
* | | | | Bluetooth: Use strict_strtoul instead of simple_strtoulTomas Winkler2010-05-10
* | | | | Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-10
* | | | | Bluetooth: Fix spec error in the RemoteBusy LogicGustavo F. Padovan2010-05-10
* | | | | Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()Gustavo F. Padovan2010-05-10
* | | | | Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan2010-05-10
* | | | | Bluetooth: Add wait_queue to wait ack of all sent packetsGustavo F. Padovan2010-05-10