summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-0723-282/+432
|\
| * [NETFILTER]: Fix non-ANSI func. decl.Randy Dunlap2006-12-071-1/+1
| * [WANROUTER]: Kill kmalloc debugging code.David S. Miller2006-12-071-57/+0
| * [TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller2006-12-071-1/+0
| * [NET]: Memory barrier cleanupsRalf Baechle2006-12-074-6/+6
| * [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller2006-12-071-0/+2
| * audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-072-1/+2
| * audit: Add auditing to ipsecJoy Latten2006-12-074-9/+188
| * [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-071-2/+2
| * [GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim2006-12-071-2/+2
| * [IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA2006-12-071-1/+2
| * [IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki2006-12-071-1/+1
| * [NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy2006-12-071-1/+2
| * [NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer2006-12-071-8/+28
| * [NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai2006-12-071-12/+15
| * [NETFILTER]: Fix iptables compat hook validationDmitry Mishin2006-12-071-27/+51
| * [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-073-103/+72
| * [IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA2006-12-071-0/+17
| * [XFRM] Optimize SA dumpingJamal Hadi Salim2006-12-071-13/+11
| * [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-071-30/+25
| * [XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy2006-12-071-1/+1
| * [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-071-10/+8
* | [PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet2006-12-071-3/+16
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-072-4/+0
* | [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+2
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-073-18/+67
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-074-0/+4
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-0731-48/+48
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-075-7/+7
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-0712-14/+14
* | [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+2
* | [PATCH] node-aware skb allocationChristoph Hellwig2006-12-071-5/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0521-148/+314
|\
| * Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-0416-1/+35
| |\
| | * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-0410-0/+10
| | * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-046-1/+25
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-12-044-139/+237
| |\ \
| | * | [DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker2006-12-031-14/+24
| | * | [DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2006-12-032-18/+6
| | * | [DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker2006-12-031-9/+18
| | * | [DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker2006-12-031-14/+19
| | * | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker2006-12-031-2/+2
| | * | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker2006-12-031-56/+88
| | * | [DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker2006-12-031-1/+2
| | * | [DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker2006-12-031-37/+52
| | * | [DCCP]: Fix BUG in retransmission delay calculationGerrit Renker2006-12-031-1/+1
| | * | [DCCP]: Use higher RTO default for CCID3Gerrit Renker2006-12-032-8/+46
| | |/
| * / [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-041-8/+42
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05364-7798/+21212
|\|
| * [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-031-1/+3