aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-10[PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker
2007-10-10[TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen
2007-10-10[NET]: note that NETIF_F_LLTX is deprecatedChristian Borntraeger
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano
2007-10-10[NL80211]: add netlink interface to cfg80211Johannes Berg
2007-10-10pppoe: endiannessAl Viro
2007-10-10arcnet endianness annotationsAl Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
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