aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: arp_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: arp_tables: use XT_ALIGNPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: use XT_ALIGNPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy
2008-01-28[NETFILTER]: ip_tables: fix compat typesPatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy
2008-01-28[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy
2008-01-28introduce WEXT scan capabilitiesDan Williams
2008-01-28mac80211: conditionally include timestamp in radiotap informationJohannes Berg
2008-01-28[SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich
2008-01-28[IPV4]: Remove unused IPV4TYPE macrosJoe Perches
2008-01-28[IPV4] sctp: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4] include/net: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4]: Create ipv4_is_<type>(__be32 addr) functionsJoe Perches
2008-01-28[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov
2008-01-28[IPV4]: Move the devinet pointers on the struct netPavel Emelyanov
2008-01-28[IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov
2008-01-28[NETNS]: Add the netns_ipv4 structPavel Emelyanov
2008-01-28[DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker
2008-01-28[DCCP]: Allow to parse options on Request SocketsGerrit Renker
2008-01-28[DCCP]: Support for server holding timewait stateGerrit Renker
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu
2008-01-28[NETNS]: separate af_packet netns dataDenis V. Lunev
2008-01-28[NETNS]: struct net content re-work (v3)Denis V. Lunev
2008-01-28[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.Denis V. Lunev
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano
2008-01-28[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano
2008-01-28[IPV4]: Cleanup IN_DEV_MFORWARD macroPavel Emelyanov
2008-01-28[IPSEC]: Add xfrm_input_state helperHerbert Xu
2008-01-28[NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki
2008-01-28[IPV4]: last default route is a fib table propertyDenis V. Lunev
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano
2008-01-28[IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov
2008-01-28[NET] sysctl: make the sys.net.core sysctls per-namespacePavel Emelyanov
2008-01-28[SNMP]: Remove unused devconf macros.Pavel Emelyanov
2008-01-28[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.Eric W. Biederman
2008-01-28[IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make fib6_rules_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make xfrm6_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make fib6_init to return an error code.Daniel Lezcano
2008-01-28[NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy
2008-01-28[UDP]: Only increment counter on first peek/recvHerbert Xu