summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker2008-01-281-2/+14
* [DCCP]: Allow to parse options on Request SocketsGerrit Renker2008-01-281-2/+3
* [DCCP]: Support for server holding timewait stateGerrit Renker2008-01-281-0/+3
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-281-0/+3
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-0/+1
* [IPV4]: Cleanup IN_DEV_MFORWARD macroPavel Emelyanov2008-01-281-3/+1
* [NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov2008-01-281-1/+0
* [NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy2008-01-281-1/+1
* [UDP]: Only increment counter on first peek/recvHerbert Xu2008-01-281-0/+3
* [UDP]: Avoid repeated counting of checksum errors due to peekingHerbert Xu2008-01-281-1/+1
* [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwardingPavel Emelyanov2008-01-281-1/+0
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-281-1/+0
* [TR]: Use ctl paths to register net/token-ring/ tablePavel Emelyanov2008-01-281-3/+0
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-281-3/+3
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-281-30/+2
* [NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy2008-01-281-2/+1
* [NETFILTER]: nf_queue: make queue_handler constPatrick McHardy2008-01-281-4/+4
* [NETFILTER]: nf_ct_h323: remove ipv6 module dependencyPatrick McHardy2008-01-281-0/+2
* [NETFILTER]: x_tables: add rateest matchPatrick McHardy2008-01-282-0/+34
* [NETFILTER]: x_tables: add RATEEST targetPatrick McHardy2008-01-282-0/+12
* [NETFILTER]: IPv6 capable xt_TOS v1 targetJan Engelhardt2008-01-281-0/+5
* [NETFILTER]: IPv6 capable xt_tos v1 matchJan Engelhardt2008-01-281-0/+6
* [NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth2008-01-281-0/+14
* [NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt2008-01-282-0/+17
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-281-1/+4
* [NETFILTER]: x_tables: add TCPOPTSTRIP targetSven Schnelle2008-01-281-0/+13
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-281-1/+16
* sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman2008-01-281-0/+1
* sysctl: Add register_sysctl_paths functionEric W. Biederman2008-01-281-0/+8
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-281-5/+0
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-281-21/+4
* [DCCP]: Integrate state transitions for passive-closeGerrit Renker2008-01-281-1/+0
* [DCCP]: Dedicated auxiliary states to support passive-closeGerrit Renker2008-01-281-17/+39
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-283-0/+12
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-281-0/+7
* [PCOUNTER] Fix build error without CONFIG_SMPIlpo Järvinen2008-01-281-1/+1
* [DCCP]: Make PARTOPEN an autonomous stateGerrit Renker2008-01-281-11/+3
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-281-0/+102
* mac80211: adding 802.11n definitions in ieee80211.hRon Rindjunsky2008-01-281-0/+134
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-281-0/+13
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-4/+4
* ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.hMichael Wu2008-01-281-7/+7
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-281-4/+3
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-281-1/+1
* [CAN]: Add missing Kbuild entriesOliver Hartkopp2008-01-282-0/+5
* [CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp2008-01-281-4/+4
* [CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp2008-01-281-0/+65
* [CAN]: Add raw protocolOliver Hartkopp2008-01-281-0/+31
* [CAN]: Add PF_CAN core moduleOliver Hartkopp2008-01-283-0/+268
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-285-2/+9
OpenPOWER on IntegriCloud