summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2010-12-15netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom
2010-11-25IPVS: Backup, Adding structs for new sync formatHans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom
2010-11-25IPVS: skb defrag in L7 helpersHans Schillstrom
2010-11-25IPVS: Split ports[2] into src_port and dst_portHans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-11-16Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-11-16netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet
2010-11-16ipvs: allow transmit of GRO aggregated skbsSimon Horman
2010-11-16ipvs: remove shadow rt variableEric Dumazet
2010-11-16ipvs: add static and read_mostly attributesEric Dumazet
2010-11-16IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman
2010-11-16IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman
2010-11-16IPVS: Only match pe_data created by the same peSimon Horman
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman
2010-11-15netfilter: rcu sparse cleanupsEric Dumazet
2010-11-15netfilter: nf_nat_amanda: rename a variableEric Dumazet
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-11-15netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-11-15netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao
2010-11-15netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao
2010-11-15netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt
2010-11-12netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao
2010-11-12netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-10dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker
2010-11-10dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker
2010-11-10dccp ccid-2: Ack Vector interface clean-upGerrit Renker
2010-11-09net/ipv4/tcp.c: Update WARN usesJoe Perches
2010-11-09net/core/dev.c: Update WARN usesJoe Perches
2010-11-08af_unix: optimize unix_dgram_poll()Eric Dumazet
2010-11-08af_unix: fix unix_dgram_poll() behavior for EPOLLOUT eventEric Dumazet
2010-11-08af_unix: use keyed wakeupsEric Dumazet
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-08rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov
2010-11-08pktgen: correct uninitialized queue_mapJunchang Wang
2010-11-08ipv6: fix overlap check for fragmentsShan Wei
2010-11-08classifier: report statistics for basic classifierstephen hemminger
2010-11-07NET: pktgen - fix compile warningDmitry Torokhov
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds