aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-16
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-16
* CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-16
* CAPI: Pin capifs instead of mounting itJan Kiszka2010-02-16
* CAPI: Eliminate capifs_root variableJan Kiszka2010-02-16
* CAPI: Sanitize capifs APIJan Kiszka2010-02-16
* CAPI: Fix leaks in capifs_new_ncciJan Kiszka2010-02-16
* net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-16
* drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-16
* drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-16
* drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-16
* drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-16
* drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-16
* drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-16
* sparc64: Kill bogus ip_tables.h include.David S. Miller2010-02-16
* bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-16
* bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-16
* bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-16
* bnx2: Adjust flow control water marks.Michael Chan2010-02-16
* bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-16
* bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-16
* atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-16
* tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-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: get rid of the grossness in netfilter.hJan Engelhardt2010-02-15
| * netfilter: reduce NF_HOOK by one argumentJan 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: nf_conntrack: elegantly simplify nf_ct_exp_net()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