summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-111-1/+2
* netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-111-0/+3
* netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-111-0/+2
* netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-111-0/+1
* netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-111-0/+1
* netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-111-0/+15
* netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-111-0/+2
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-112-2/+9
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-111-0/+5
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-081-3/+0Star
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-081-2/+2
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-081-3/+0Star
* netdevice: Kill netdev->privWang Chen2008-12-082-2/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-061-1/+1
|\
| * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-041-1/+1
* | mac80211: document ieee80211_tx_info.padKalle Valo2008-12-051-0/+1
* | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+18
* | wireless: clean up radiotap a bitJohannes Berg2008-12-051-12/+3Star
* | cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-0/+4
* | cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-051-0/+7
* | nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez2008-12-051-1/+20
* | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-053-2/+33
* | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-042-3/+29
* | Phonet: basic net namespace supportRĂ©mi Denis-Courmont2008-12-042-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-032-3/+3
|\ \
| * | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-2/+2
| * | Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0315-21/+37
|\ \ \ | |/ / |/| / | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-034-1/+4
| |\
| | * net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-271-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-031-0/+8
| |\ \
| | * | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-021-0/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-031-1/+1
| |\ \ \
| | * | | [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
| * | | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-031-4/+8
| | |/ / | |/| |
| * | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-021-1/+2
| * | | epoll: introduce resource usage limitsDavide Libenzi2008-12-021-0/+4
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-011-0/+1
| |\ \ \
| | * | | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-011-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-291-0/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-011-0/+2
| |\ \ \ \
| | * | | | Allow architectures to override copy_user_highpage()Russell King2008-11-281-0/+2
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-8/+3Star
| |\ \ \ \ \
| | * | | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1Star
| | * | | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2332-146/+284
| | |\| | | |
| | * | | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2Star
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-301-2/+2
| |\ \ \ \ \ \