summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-161-80/+73
* drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-161-217/+130
* drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-161-7/+7
* drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-161-22/+27
* drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-162-59/+59
* drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-161-38/+27
* drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-162-49/+51
* sparc64: Kill bogus ip_tables.h include.David S. Miller2010-02-161-1/+0
* bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-169-9068/+9143
* bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-161-5/+5
* bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-161-25/+8
* bnx2: Adjust flow control water marks.Michael Chan2010-02-162-2/+2
* bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-161-0/+7
* bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-161-1/+1
* atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-165-25/+191
* tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-164-62/+47
* gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-161-9/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16111-1836/+2313
|\
| * netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-152-4/+4
| * netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-1517-17/+17
| * netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-151-0/+2
| * netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-152-19/+75
| * netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-1525-85/+236
| * netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-158-11/+15
| * netfilter: xtables: add const qualifiersJan Engelhardt2010-02-154-136/+168
| * netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-158-22/+22
| * netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-151-2/+6
| * netfilter: get rid of the grossness in netfilter.hJan Engelhardt2010-02-151-17/+28
| * netfilter: reduce NF_HOOK by one argumentJan Engelhardt2010-02-151-9/+5
| * netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-152-14/+6
| * netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt2010-02-151-2/+6
| * netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-123-3/+0
| * netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-121-5/+1
| * netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-112-2/+6
| * netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-113-6/+25
| * netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-113-6/+58
| * netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-112-23/+48
| * netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-113-31/+179
| * netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-113-92/+105
| * netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-111-3/+4
| * netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-113-0/+13
| * netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-111-0/+4
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-1019-825/+348
| |\
| | * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-1018-334/+141
| | * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-1011-250/+121
| | * netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-107-59/+36
| | * netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-109-258/+126
| * | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-101-5/+36
| * | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-102-6/+11
| * | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
| |/
OpenPOWER on IntegriCloud