summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Backup, Adding structs for new sync formatHans Schillstrom2010-11-251-12/+142
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-254-23/+64
* IPVS: skb defrag in L7 helpersHans Schillstrom2010-11-251-0/+3
* IPVS: Split ports[2] into src_port and dst_portHans Schillstrom2010-11-251-10/+11
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-255-12/+14
* Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-11-165-53/+50
|\
| * ipvs: allow transmit of GRO aggregated skbsSimon Horman2010-11-161-10/+15
| * ipvs: remove shadow rt variableEric Dumazet2010-11-161-1/+0
| * ipvs: add static and read_mostly attributesEric Dumazet2010-11-161-5/+5
| * IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman2010-11-161-1/+1
| * IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman2010-11-161-13/+11
| * IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-161-1/+1
| * IPVS: Only match pe_data created by the same peSimon Horman2010-11-161-1/+1
| * IPVS: Add persistence engine to connection entrySimon Horman2010-11-163-21/+16
* | netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet2010-11-161-2/+2
|/
* netfilter: rcu sparse cleanupsEric Dumazet2010-11-154-9/+26
* netfilter: nf_nat_amanda: rename a variableEric Dumazet2010-11-151-4/+4
* netfilter: add __rcu annotationsEric Dumazet2010-11-152-7/+15
* netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet2010-11-151-1/+1
* netfilter: add __rcu annotationsEric Dumazet2010-11-157-22/+47
* netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy2010-11-151-12/+24
* netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao2010-11-151-3/+2
* netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-152-4/+2
* netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao2010-11-121-2/+4
* netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-125-12/+10
* ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-117-20/+22
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-116-236/+225
|\
| * dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker2010-11-104-12/+50
| * dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker2010-11-103-83/+79
| * dccp ccid-2: Ack Vector interface clean-upGerrit Renker2010-11-105-173/+128
* | net: get rid of rtable->idevEric Dumazet2010-11-112-57/+4
* | net/ipv4/tcp.c: Update WARN usesJoe Perches2010-11-091-9/+7
* | net/core/dev.c: Update WARN usesJoe Perches2010-11-091-2/+1
|/
* af_unix: optimize unix_dgram_poll()Eric Dumazet2010-11-081-0/+4
* af_unix: fix unix_dgram_poll() behavior for EPOLLOUT eventEric Dumazet2010-11-081-15/+9
* af_unix: use keyed wakeupsEric Dumazet2010-11-081-2/+4
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-085-74/+104
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-084-5/+11
|\
| * rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-081-1/+3
| * pktgen: correct uninitialized queue_mapJunchang Wang2010-11-081-2/+2
| * ipv6: fix overlap check for fragmentsShan Wei2010-11-081-1/+1
| * classifier: report statistics for basic classifierstephen hemminger2010-11-081-0/+4
| * NET: pktgen - fix compile warningDmitry Torokhov2010-11-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0524-91/+120
|\ \ | |/
| * inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-041-11/+16
| * fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1
| * netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-031-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-035-21/+30
| |\
| | * ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1