aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-04
| | * | | | | netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-04
| | * | | | | IPVS: sip persistence engineSimon Horman2010-10-04
| | * | | | | IPVS: Fallback if persistence engine failsSimon Horman2010-10-04
| | * | | | | IPVS: Allow configuration of persistence enginesSimon Horman2010-10-04
| | * | | | | IPVS: management of persistence engine modulesSimon Horman2010-10-04
| | * | | | | IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-04
| | * | | | | IPVS: Add struct ip_vs_peSimon Horman2010-10-04
| | * | | | | IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-04
| | * | | | | IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-04
| | * | | | | IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-04
| | * | | | | IPVS: compact ip_vs_sched_persist()Simon Horman2010-10-04
| | * | | | | netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-04
| | * | | | | netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman2010-10-04
| | * | | | | netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-28
| | * | | | | netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-22
| | * | | | | netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso2010-09-22
| | * | | | | netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-22
| | * | | | | ipvs: changes related to service usecntJulian Anastasov2010-09-21
| | * | | | | netfilter: save the hash of the tuple in the original direction for latter useChangli Gao2010-09-21
| | * | | | | ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-21
| | * | | | | ipvs: netfilter connection tracking changesJulian Anastasov2010-09-21
| | * | | | | ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-17
| | * | | | | netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao2010-09-16
| | * | | | | netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-16
| | * | | | | netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-16
| | * | | | | netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao2010-09-16
| | * | | | | netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-15
| * | | | | | l2tp: small cleanupEric Dumazet2010-10-21
| * | | | | | can-raw: add msg_flags to distinguish local trafficOliver Hartkopp2010-10-21
| * | | | | | 9p: client code cleanupstephen hemminger2010-10-21
| * | | | | | rds: make local functions/variables staticstephen hemminger2010-10-21
| * | | | | | napi: unexport napi_reuse_skbstephen hemminger2010-10-21
| * | | | | | tipc: delete needless memset from bearer enabling.Allan Stephens2010-10-21
| * | | | | | bridge: Forward reserved group addresses if !STPBenjamin Poirier2010-10-21
| * | | | | | net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...Tejun Heo2010-10-21
| * | | | | | net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-21
| * | | | | | xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-21
| * | | | | | rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-21
| * | | | | | xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-21
| * | | | | | bridge: make br_parse_ip_options staticstephen hemminger2010-10-21
| * | | | | | socket: localize functionsstephen hemminger2010-10-21
| * | | | | | fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-21
| * | | | | | net/sched: fix missing spinlock initEric Dumazet2010-10-21
| * | | | | | bridge: Add support for TX vlan offload.Jesse Gross2010-10-21
| * | | | | | ethtool: Add support for vlan accleration.Jesse Gross2010-10-21
| * | | | | | vlan: Centralize handling of hardware acceleration.Jesse Gross2010-10-21
| * | | | | | vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-21
| * | | | | | vlan: Enable software emulation for vlan accleration.Jesse Gross2010-10-21
| * | | | | | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21