aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik3-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn2-0/+3
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn1-5/+3
2007-10-10[NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman1-4/+1
2007-10-10[NETNS]: Fix allnoconfig compilation error.Daniel Lezcano1-1/+1
2007-10-10[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer1-2/+2
2007-10-10[NETNS]: Fix bad macro definition.Daniel Lezcano1-18/+17
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf1-0/+14
2007-10-10[NET]: netlink support for moving devices between network namespaces.Eric W. Biederman1-0/+1
2007-10-10[NET]: Implement network device movement between namespacesEric W. Biederman1-0/+3
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