summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-042-10/+5
| * IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-047-203/+211
| * IPVS: compact ip_vs_sched_persist()Simon Horman2010-10-041-105/+51
| * netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-042-0/+40
| * netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman2010-10-041-0/+3
| * netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-284-31/+79
| * netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-224-4/+12
| * netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso2010-09-221-0/+1
| * netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-225-14/+93
| * ipvs: changes related to service usecntJulian Anastasov2010-09-212-154/+102
| * netfilter: save the hash of the tuple in the original direction for latter useChangli Gao2010-09-211-34/+78
| * ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-213-8/+38
| * ipvs: netfilter connection tracking changesJulian Anastasov2010-09-2110-196/+475
| * ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-175-14/+28
| * netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao2010-09-161-6/+13
| * netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-161-9/+8
| * netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-161-5/+11
| * netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao2010-09-161-1/+1
| * netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-151-45/+31
* | cxgb3: function namespace cleanupstephen hemminger2010-10-217-289/+18
* | be2net: Changes to use only priority codes allowed by f/wSomnath Kotur2010-10-214-10/+106
* | l2tp: small cleanupEric Dumazet2010-10-211-3/+1
* | can: mcp251x: fix generation of error framesMarc Kleine-Budde2010-10-211-1/+1
* | can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde2010-10-211-5/+9
* | can-raw: add msg_flags to distinguish local trafficOliver Hartkopp2010-10-212-3/+42
* | 9p: client code cleanupstephen hemminger2010-10-212-53/+1
* | rds: make local functions/variables staticstephen hemminger2010-10-2120-64/+29
* | napi: unexport napi_reuse_skbstephen hemminger2010-10-212-4/+1
* | tipc: delete needless memset from bearer enabling.Allan Stephens2010-10-211-2/+0
* | drivers/net/ax88796.c: Return error code in failureJulia Lawall2010-10-211-0/+1
* | b44: fix resume, request_irq after hw resetJames Hogan2010-10-211-5/+14
* | cxgb4: function namespace cleanup (v3)stephen hemminger2010-10-216-455/+3
* | CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka2010-10-211-5/+14
* | bridge: Forward reserved group addresses if !STPBenjamin Poirier2010-10-211-1/+1
* | net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...Tejun Heo2010-10-211-2/+1
* | phy/marvell: fix 88e1121 supportArnaud Patard2010-10-211-12/+19
* | ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2010-10-212-0/+7
* | ixgbe: fix stats handlingEric Dumazet2010-10-213-16/+56
* | ixgbe: update copyright infoEmil Tantilov2010-10-214-4/+4
* | jme: Advance version numberGuo-Fu Tseng2010-10-212-1/+3
* | jme: Adding mii-tool supportGuo-Fu Tseng2010-10-211-1/+33
* | jme: Prevent possible read re-order errorGuo-Fu Tseng2010-10-211-0/+1
* | jme: Add comment in jme_set_settingsGuo-Fu Tseng2010-10-211-3/+6
* | jme: Fix PHY power-off errorGuo-Fu Tseng2010-10-211-4/+18
* | bonding: cleanup: remove braces from single block statementsBandan Das2010-10-211-91/+72
* | bonding: cleanup : add space around operatorsBandan Das2010-10-211-44/+67
* | Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-211-1/+1
* | smsc95xx: generate random MAC address once, not every ifupBernard Blackham2010-10-211-2/+2
* | bnx2: Increase max rx ring size from 1K to 2KMichael Chan2010-10-211-2/+2
* | net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-2113-41/+28
OpenPOWER on IntegriCloud