summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-04IPVS: sip persistence engineSimon Horman
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman
2010-10-04netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso
2010-09-22netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21netfilter: save the hash of the tuple in the original direction for latter useChangli Gao
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-16netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao
2010-09-16netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao
2010-09-16netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao
2010-09-15netfilter: nf_nat: add nf_nat_csum()Changli Gao
2010-09-14e1000e: Simplify MSI interrupt testingJean Delvare
2010-09-13uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-13bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov
2010-09-13cx82310_eth: allow empty URBsOndrej Zary
2010-09-13cx82310_eth: check usb_string() return value for errorOndrej Zary
2010-09-13drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-09-13net/cxgb3: remove undefined operationsAndreas Schwab
2010-09-13net/de4x5: remove undefined operationsAndreas Schwab
2010-09-13sundance: Add power management hooksDenis Kirjanov
2010-09-13flow: better memory managementEric Dumazet
2010-09-13sfc: Fix order of channel_name array dimensionsBen Hutchings
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger
2010-09-10fib: cleanupsEric Dumazet
2010-09-10sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings
2010-09-10sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson
2010-09-10sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings
2010-09-10sfc: Refactor channel and queue lookup and iterationBen Hutchings
2010-09-10sfc: Abstract channel and index lookup for RX queuesBen Hutchings
2010-09-10sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings
2010-09-10sfc: Fix failure paths in efx_probe_port()Ben Hutchings
2010-09-10sfc: Remove declarations of functions that no longer existBen Hutchings
2010-09-10sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errorsBen Hutchings
2010-09-10sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings