summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt7-108/+103
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt6-30/+35
2010-10-05netfilter: add missing xt_log.h filePatrick McHardy1-0/+54
2010-10-05netfilter: unregister nf hooks, matches and targets in the reverse orderChangli Gao2-12/+6
2010-10-04netfilter: remove duplicated includeNicolas Kaiser1-1/+0
2010-10-04netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2-150/+152
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger2-7/+2
2010-10-04IPVS: sip persistence engineSimon Horman3-0/+177
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman2-9/+7
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman3-3/+58
2010-10-04IPVS: management of persistence engine modulesSimon Horman3-1/+154
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2-5/+21
2010-10-04IPVS: Add struct ip_vs_peSimon Horman5-21/+129
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2-22/+4
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2-10/+5
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman7-203/+211
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman1-105/+51
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman2-0/+40
2010-10-04netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman1-0/+3
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso4-31/+79
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso4-4/+12
2010-09-22netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso1-0/+1
2010-09-22netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso5-14/+93
2010-09-21ipvs: changes related to service usecntJulian Anastasov2-154/+102
2010-09-21netfilter: save the hash of the tuple in the original direction for latter useChangli Gao1-34/+78
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov3-8/+38
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov10-196/+475
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov5-14/+28
2010-09-16netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao1-6/+13
2010-09-16netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao1-9/+8
2010-09-16netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao1-5/+11
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao1-1/+1
2010-09-15netfilter: nf_nat: add nf_nat_csum()Changli Gao1-45/+31
2010-09-15e1000e: Simplify MSI interrupt testingJean Delvare1-25/+4
2010-09-14uwb: use '%pM' format to print MAC addressAndy Shevchenko2-9/+3
2010-09-14bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov4-5/+17
2010-09-14cx82310_eth: allow empty URBsOndrej Zary1-9/+3
2010-09-14cx82310_eth: check usb_string() return value for errorOndrej Zary1-5/+3
2010-09-14drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches1-42/+42
2010-09-14net/cxgb3: remove undefined operationsAndreas Schwab1-1/+1
2010-09-14net/de4x5: remove undefined operationsAndreas Schwab1-9/+9
2010-09-14sundance: Add power management hooksDenis Kirjanov1-0/+48
2010-09-14flow: better memory managementEric Dumazet1-36/+42
2010-09-14sfc: Fix order of channel_name array dimensionsBen Hutchings1-1/+1
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller1-1/+2
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger1-2/+2
2010-09-10fib: cleanupsEric Dumazet1-32/+23
2010-09-10sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings5-52/+224
2010-09-10sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson7-76/+109
2010-09-10sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings3-76/+61