aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targetsPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick 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_tables: account for struct ipt_entry/struct compat_ipt_entry ...Patrick McHardy
2008-01-28[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy
2008-01-28[NETFILTER]: ip_tables: reformat compat codePatrick McHardy
2008-01-28[NETFILTER]: ip_tables: kill useless wrapperPatrick McHardy
2008-01-28introduce WEXT scan capabilitiesDan Williams
2008-01-28mac80211: conditionally include timestamp in radiotap informationJohannes Berg
2008-01-28[DCCP]: Remove unused inline functionGerrit Renker
2008-01-28[CCID3]: Nofeedback timer according to rfc3448bisGerrit Renker
2008-01-28[CCID3]: Implement rfc3448bis changes to feedback receptionGerrit Renker
2008-01-28[CCID3]: Remove two irrelevant states in TX feedback handlingGerrit Renker
2008-01-28[CCID3]: Use a function to update p_inv, and p is never usedGerrit Renker
2008-01-28[SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich
2008-01-28[PACKET]: Fix /proc/net/packet crash due to bogus private pointerHerbert Xu
2008-01-28[IPV4] sctp: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4] net/netfilter: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4] net/ipv4: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4] net/core: Use ipv4_is_<type>Joe Perches
2008-01-28[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov
2008-01-28[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet onePavel Emelyanov
2008-01-28[IPV4]: Move the devinet pointers on the struct netPavel Emelyanov
2008-01-28[IPV4]: Store the net pointer on devinet's ctl tablesPavel Emelyanov
2008-01-28[IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov
2008-01-28[IPV4]: Make __devinet_sysctl_register return an errorPavel Emelyanov
2008-01-28[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.Pavel Emelyanov
2008-01-28[UDP]: Move udp_stats_in6 into net/ipv4/udp.cHerbert Xu
2008-01-28[SUNRPC]: Use htonl() where appropriate.YOSHIFUJI Hideaki
2008-01-28[RXRPC]: Use cpu_to_be32() where appropriate.YOSHIFUJI Hideaki
2008-01-28[MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki
2008-01-28[IRDA]: Use htons() where appropriate.YOSHIFUJI Hideaki
2008-01-28[IPVS]: Use htons() where appropriate.YOSHIFUJI Hideaki
2008-01-28[IEEE80211]: Use htons() where appropriate.YOSHIFUJI Hideaki
2008-01-28[DECNET]: Use htons() where appropriate.YOSHIFUJI Hideaki
2008-01-28[BRIDGE]: Use cpu_to_be16() where appropriate.YOSHIFUJI Hideaki
2008-01-28[DCCP]: Introducing CCMPSGerrit Renker
2008-01-28[CCID]: More informative registrationGerrit Renker
2008-01-28[DCCP]: Documentation for CCID operationsGerrit Renker
2008-01-28[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.Denis V. Lunev
2008-01-28[IPV6] sit: Rebinding of SIT tunnels to other interfacesMichal Schmidt
2008-01-28[IP_GRE]: Rebinding of GRE tunnels to other interfacesMichal Schmidt
2008-01-28[IPV6]: Always pass a valid nl_info to inet6_rt_notify.Denis V. Lunev