aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-107-30/+16
* [PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells2006-12-101-1/+1
* [NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski2006-12-081-0/+51
* [NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski2006-12-081-4/+17
* [NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman2006-12-081-4/+10
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-3/+12
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-081-8/+11
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-083-29/+13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* [PATCH] struct path: convert unixJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-083-10/+10
* [PATCH] struct path: convert netlinkJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert netfilterJosef Sipek2006-12-082-2/+2
* [PATCH] struct path: convert netJosef Sipek2006-12-081-8/+8
* [PATCH] struct path: convert atmJosef Sipek2006-12-081-1/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-0767-389/+617
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-074-3/+18
| |\
| | * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-074-3/+18
| | |\
| | | * [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-051-1/+2
| | | * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-053-2/+16
| * | | 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-061-0/+2
| | * | | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-062-1/+2
| | * | | audit: Add auditing to ipsecJoy Latten2006-12-064-9/+188
| | * | | [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-061-2/+2
| | * | | [GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim2006-12-061-2/+2
| | * | | [IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA2006-12-061-1/+2
| | * | | [IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki2006-12-061-1/+1
| | * | | [NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy2006-12-061-1/+2
| | * | | [NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer2006-12-061-8/+28
| | * | | [NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai2006-12-061-12/+15
| | * | | [NETFILTER]: Fix iptables compat hook validationDmitry Mishin2006-12-061-27/+51
| | * | | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-063-103/+72
| | * | | [IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA2006-12-061-0/+17
| | * | | [XFRM] Optimize SA dumpingJamal Hadi Salim2006-12-061-13/+11
| | * | | [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-061-30/+25
| | * | | [XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy2006-12-061-1/+1
| | * | | [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-061-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