summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch
2007-10-10[NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov
2007-10-10[NET]: Add Tehuti network driver.Andy Gospodarek
2007-10-10[IPG]: add IP1000A driver to kernel treeFrancois Romieu
2007-10-10[SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens
2007-10-10[SCTP]: Implement the Supported Extensions ParameterVlad Yasevich
2007-10-10[NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman
2007-10-10[NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn
2007-10-10[NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman
2007-10-10[NETNS]: Fix allnoconfig compilation error.Daniel Lezcano
2007-10-10[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer
2007-10-10[NETNS]: Fix bad macro definition.Daniel Lezcano
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf
2007-10-10[NET]: netlink support for moving devices between network namespaces.Eric W. Biederman
2007-10-10[NET]: Implement network device movement between namespacesEric W. Biederman
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-10[NET]: Add a network namespace tag to struct net_deviceEric W. Biederman
2007-10-10[NET]: Add a network namespace parameter to tasksEric W. Biederman
2007-10-10[XFRM]: xfrm audit callsJoy Latten
2007-10-10[TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo
2007-10-10[DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma
2007-10-10[TCP]: Update comment about highest_sack validityIlpo Järvinen
2007-10-10[TCP]: Tighten tcp_sock's belt, drop left_outIlpo Järvinen
2007-10-10[TCP]: Access to highest_sack obsoletes forward_cnt_hintIlpo Järvinen
2007-10-10[TCP]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-09-20signalfd simplificationDavide Libenzi
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov
2007-09-19Convert uid hash to hlistPavel Emelyanov