summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| | * netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet2010-10-291-0/+6
| | * netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-291-20/+20
| | * netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet2010-10-281-1/+2
| * | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-031-2/+0
| * | memory corruption in X.25 facilities parsingandrew hendry2010-11-032-4/+6
| * | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-031-0/+2
| * | rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-031-0/+6
| * | rds: Lost locking in loop connection freeingPavel Emelyanov2010-11-031-0/+4
| * | caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
| * | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-036-44/+49
| * | net: check queue_index from sock is valid for deviceTom Herbert2010-11-011-1/+1
| * | l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-011-1/+1
| * | text ematch: check for NULL pointer before destroying textsearch configThomas Graf2010-10-311-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-306-45/+104
|\ \ \ | |/ /
| * | net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-301-0/+4
| * | RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-303-0/+17
| * | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-301-39/+65
OpenPOWER on IntegriCloud