aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-3/+18
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-282/+432
2006-12-07[PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet1-3/+16
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2-4/+0
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+2
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra3-18/+67
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham4-0/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter31-48/+48
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter5-7/+7
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter12-14/+14
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+2
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig1-5/+7
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik4-3/+18
2006-12-07[NETFILTER]: Fix non-ANSI func. decl.Randy Dunlap1-1/+1
2006-12-07[WANROUTER]: Kill kmalloc debugging code.David S. Miller1-57/+0
2006-12-07[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller1-1/+0
2006-12-07[NET]: Memory barrier cleanupsRalf Baechle4-6/+6
2006-12-06[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller1-0/+2
2006-12-06audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2-1/+2
2006-12-06audit: Add auditing to ipsecJoy Latten4-9/+188
2006-12-06[IrDA]: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2006-12-06[GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim1-2/+2
2006-12-06[IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA1-1/+2
2006-12-06[IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki1-1/+1
2006-12-06[NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy1-1/+2
2006-12-06[NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer1-8/+28
2006-12-06[NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai1-12/+15
2006-12-06[NETFILTER]: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin3-103/+72
2006-12-06[IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA1-0/+17
2006-12-06[XFRM] Optimize SA dumpingJamal Hadi Salim1-13/+11
2006-12-06[XFRM] Optimize policy dumpingJamal Hadi Salim1-30/+25
2006-12-06[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy1-1/+1
2006-12-06[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim1-10/+8
2006-12-05[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlmeMaxime Austruy1-1/+2
2006-12-05[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz3-2/+16
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells21-148/+314
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells364-7798/+21212
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/birdLinus Torvalds16-1/+35
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro10-0/+10
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro6-1/+25
2006-12-03Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller4-139/+237
2006-12-03[XFRM] xfrm_user: Better validation of user templates.David S. Miller1-8/+42
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker1-14/+24
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2-18/+6
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker1-9/+18
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker1-14/+19
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker1-2/+2
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker1-56/+88
2006-12-03[DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker1-1/+2