summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: ctnetlink: add support for secmarkPablo Neira Ayuso2008-01-282-0/+5
* [NETFILTER]: ctnetlink: add support for NAT sequence adjustmentsPablo Neira Ayuso2008-01-282-0/+14
* [NETFILTER]: arp_tables: add compat supportPatrick McHardy2008-01-281-0/+31
* [NETFILTER]: arp_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-0/+35
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-281-0/+4
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-281-5/+20
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-284-96/+55Star
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-281-2/+2
* introduce WEXT scan capabilitiesDan Williams2008-01-281-0/+13
* [IPV4]: Remove unused IPV4TYPE macrosJoe Perches2008-01-281-14/+0Star
* [IPV4]: Create ipv4_is_<type>(__be32 addr) functionsJoe Perches2008-01-281-13/+74
* [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov2008-01-281-4/+8
* [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/+1Star
* [NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov2008-01-281-1/+0Star
* [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/+0Star
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-281-1/+0Star
* [TR]: Use ctl paths to register net/token-ring/ tablePavel Emelyanov2008-01-281-3/+0Star
* [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/+2Star
* [NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy2008-01-281-2/+1Star
* [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/+0Star
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-281-21/+4Star
* [DCCP]: Integrate state transitions for passive-closeGerrit Renker2008-01-281-1/+0Star
* [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