aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman3-33/+37
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-1/+5
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman2-2/+3
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-25/+19
2007-10-10[NET]: Add a network namespace tag to struct net_deviceEric W. Biederman1-0/+4
2007-10-10[NET]: Add a network namespace parameter to tasksEric W. Biederman2-0/+3
2007-10-10[XFRM]: xfrm audit callsJoy Latten1-4/+5
2007-10-10[TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen1-0/+3
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo1-1/+0
2007-10-10[DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo1-1/+2
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo1-0/+21
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik1-1/+7
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik1-2/+5
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik2-0/+22
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma1-0/+1
2007-10-10[TCP]: Update comment about highest_sack validityIlpo Järvinen1-1/+2
2007-10-10[TCP]: Tighten tcp_sock's belt, drop left_outIlpo Järvinen1-1/+0
2007-10-10[TCP]: Access to highest_sack obsoletes forward_cnt_hintIlpo Järvinen1-1/+0
2007-10-10[TCP]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen1-0/+2
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann1-0/+177
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2-86/+330
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-20signalfd simplificationDavide Libenzi3-38/+6
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar1-0/+1
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn1-2/+2
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov1-0/+1
2007-09-19Convert uid hash to hlistPavel Emelyanov2-2/+2
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+31
2007-09-16Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox1-0/+11
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu1-9/+31
2007-09-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+1
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+5
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan1-0/+2
2007-09-11PTR_ALIGNMatthew Wilcox1-0/+1
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+13
2007-09-11leds: Add missing include for leds.hYoichi Yuasa1-0/+1
2007-09-11ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov1-0/+13
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-5/+22
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston1-0/+2
2007-09-11PCI AER: fix warnings when PCIEAER=nRandy Dunlap1-5/+20
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman1-3/+2
2007-09-10[libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan1-0/+1
2007-09-04Input: add more Braille keycodesSamuel Thibault2-1/+5
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust1-0/+1
2007-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+1
2007-08-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+14
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-7/+3
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang1-2/+1