summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-105-46/+37
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-1/+11
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-0/+9
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-1/+0
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+1
* [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-101-0/+2
* [DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker2007-10-101-8/+6
* [TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen2007-10-101-0/+1
* [NET]: note that NETIF_F_LLTX is deprecatedChristian Borntraeger2007-10-101-1/+2
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-1/+1
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-101-3/+94
* pppoe: endiannessAl Viro2007-10-101-6/+6
* arcnet endianness annotationsAl Viro2007-10-102-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-0/+8
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-107-0/+1483
* [NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov2007-10-101-0/+14
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-101-0/+5
* [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-101-0/+2
* [SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich2007-10-101-1/+99
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-101-0/+2
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-25/+2
* [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-101-0/+9
* [NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman2007-10-101-1/+1
* [NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim2007-10-101-2/+19
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-103-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-102-0/+3
* [RFKILL]: Remove IRDAIvo van Doorn2007-10-101-5/+3
* [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-101-4/+1
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-101-1/+1
* [NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2007-10-101-2/+2
* [NETNS]: Fix bad macro definition.Daniel Lezcano2007-10-101-18/+17
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-101-0/+14
* [NET]: netlink support for moving devices between network namespaces.Eric W. Biederman2007-10-101-0/+1
* [NET]: Implement network device movement between namespacesEric W. Biederman2007-10-101-0/+3
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-103-33/+37
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-1/+5
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-102-2/+3
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-25/+19
* [NET]: Add a network namespace tag to struct net_deviceEric W. Biederman2007-10-101-0/+4
* [NET]: Add a network namespace parameter to tasksEric W. Biederman2007-10-102-0/+3
* [XFRM]: xfrm audit callsJoy Latten2007-10-101-4/+5
* [TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen2007-10-101-0/+3
* [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo2007-10-101-1/+0
* [DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo2007-10-101-1/+2
* [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-101-0/+21
* [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik2007-10-101-1/+7
* [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik2007-10-101-2/+5
* [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik2007-10-102-0/+22
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-101-0/+1