summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2008-01-28cfg80211/nl80211: add beacon settingsJohannes Berg-0/+33
2008-01-28mac80211: support getting key sequence counters via cfg80211Johannes Berg-9/+5
2008-01-28cfg80211/nl80211: introduce key handlingJohannes Berg-0/+44
2008-01-28mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg-0/+2
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg-0/+1
2008-01-28[XFRM]: Assorted IPsec fixupsPaul Moore-7/+7
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA-0/+23
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA-1/+4
2008-01-28[INET]: Uninline the inet_twsk_put function.Pavel Emelyanov-13/+1
2008-01-28[INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov-37/+3
2008-01-28[INET]: Uninline the __inet_hash function.Pavel Emelyanov-26/+3
2008-01-28[SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich-0/+2
2008-01-28[SCTP]: Change use_as_src into a full address stateVlad Yasevich-2/+8
2008-01-28[SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich-11/+13
2008-01-28[SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich-0/+1
2008-01-28[SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich-0/+2
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu-4/+17
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt-14/+7
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy-3/+3
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy-0/+59
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy-1/+1
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy-9/+9
2008-01-28[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()Patrick McHardy-0/+12
2008-01-28mac80211: conditionally include timestamp in radiotap informationJohannes Berg-0/+3
2008-01-28[SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich-7/+78
2008-01-28[IPV4] sctp: Use ipv4_is_<type>Joe Perches-30/+6
2008-01-28[IPV4] include/net: Use ipv4_is_<type>Joe Perches-4/+6
2008-01-28[IPV4]: Move the devinet pointers on the struct netPavel Emelyanov-0/+6
2008-01-28[IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov-1/+1
2008-01-28[NETNS]: Add the netns_ipv4 structPavel Emelyanov-0/+11
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison-4/+4
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu-0/+1
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu-5/+58
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu-0/+5
2008-01-28[NETNS]: separate af_packet netns dataDenis V. Lunev-4/+17
2008-01-28[NETNS]: struct net content re-work (v3)Denis V. Lunev-3/+16
2008-01-28[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.Denis V. Lunev-1/+0
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano-5/+9
2008-01-28[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano-1/+1
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano-1/+2
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano-3/+2
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano-1/+1
2008-01-28[IPSEC]: Add xfrm_input_state helperHerbert Xu-0/+5
2008-01-28[NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki-1/+1
2008-01-28[IPV4]: last default route is a fib table propertyDenis V. Lunev-0/+1
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano-1/+11
2008-01-28[IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano-3/+13
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov-0/+1
2008-01-28[NET] sysctl: make the sys.net.core sysctls per-namespacePavel Emelyanov-0/+3
2008-01-28[SNMP]: Remove unused devconf macros.Pavel Emelyanov-10/+0