aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-10[GFS2] Fix quota do_list operation hangAbhijith Das1-1/+29
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-1/+6
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik2-138/+5
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2-4/+4
2007-10-10Remove flush_dry_bio_endioNeilBrown1-1/+0
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe2-2/+3
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown1-1/+0
2007-10-10New function blk_req_append_bioNeilBrown1-2/+2
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-1/+14
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown3-26/+189
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein1-0/+21
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-0/+6
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-2/+2
2007-10-09V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeSteven Toth1-0/+1
2007-10-09V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil1-0/+72
2007-10-09V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil1-0/+42
2007-10-09V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil1-1/+6
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil1-0/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-11/+11
2007-10-09Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov1-0/+1
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov1-4/+17
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach2-40/+6
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-8/+10
2007-10-09nfsd: remove unused cache_for_each macroJ. Bruce Fields1-10/+0
2007-10-09NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust1-0/+1
2007-10-09[23/37] Clean up duplicate includes inJesper Juhl1-2/+0
2007-10-09NFS: Get rid of some obsolete macrosTrond Myklebust1-4/+0
2007-10-09NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust1-0/+5
2007-10-09NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust1-12/+0
2007-10-09NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust1-8/+6
2007-10-09NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust1-6/+0