summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arcnet endianness annotationsAl Viro2007-10-102-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-103-9/+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]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich2007-10-101-0/+1
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-103-0/+110
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-103-1/+12
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-102-0/+4
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-101-0/+1
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-104-6/+227
* [SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich2007-10-101-1/+99
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-103-0/+15
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-104-60/+41
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-101-1/+1
* [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-102-0/+10
* [IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev2007-10-101-1/+1
* [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
* [MAC80211]: remove TKIP mixing for hw accel againJohannes Berg2007-10-101-9/+0
* [MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2007-10-101-9/+8
* [MAC80211]: some more documentationJohannes Berg2007-10-101-43/+105
* [MAC80211]: remove set_key_idx callbackJohannes Berg2007-10-101-13/+0
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-101-34/+15
* [MAC80211]: remove turbo modesJohannes Berg2007-10-101-5/+2
* [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-102-4/+13
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-102-1/+8
* [NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2007-10-102-3/+5
* [NET_SCHED]: Cleanup L2T macros and handle oversized packetsJesper Dangaard Brouer2007-10-101-0/+12
* [SCTP]: Make sctp_addto_param() static.Adrian Bunk2007-10-101-1/+0
* [NETNS]: Fix bad macro definition.Daniel Lezcano2007-10-101-18/+17
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-102-0/+23
* [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-107-39/+55
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-1/+5
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-105-5/+7
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-102-25/+24
* [NET]: Add a network namespace parameter to struct sockEric W. Biederman2007-10-102-0/+4
* [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
* [NET]: Basic network namespace infrastructure.Eric W. Biederman2007-10-101-0/+68
* [XFRM]: xfrm audit callsJoy Latten2007-10-102-8/+41
* [NET]: Change type of owner in sock_lock_t to int, renameJohn Heffner2007-10-101-4/+3
* [MAC80211]: rework key handlingJohannes Berg2007-10-101-11/+48
OpenPOWER on IntegriCloud