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