aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano1-1/+2
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano1-3/+2
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano1-1/+1
2008-01-28[IPSEC]: Add xfrm_input_state helperHerbert Xu1-0/+5
2008-01-28[NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki1-1/+1
2008-01-28[IPV4]: last default route is a fib table propertyDenis V. Lunev1-0/+1
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano1-1/+11
2008-01-28[IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano1-3/+13
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov1-0/+1
2008-01-28[NET] sysctl: make the sys.net.core sysctls per-namespacePavel Emelyanov1-0/+3
2008-01-28[SNMP]: Remove unused devconf macros.Pavel Emelyanov2-10/+0
2008-01-28[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.Eric W. Biederman1-3/+0
2008-01-28[IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano1-1/+1
2008-01-28[IPV6]: Make fib6_rules_init to return an error code.Daniel Lezcano2-1/+2
2008-01-28[IPV6]: Make xfrm6_init to return an error code.Daniel Lezcano1-2/+2
2008-01-28[IPV6]: Make fib6_init to return an error code.Daniel Lezcano1-1/+1
2008-01-28[NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy1-1/+1
2008-01-28[UDP]: Restore missing inDatagrams incrementsHerbert Xu3-12/+25
2008-01-28[IPV4]: Use ctl paths to register net/ipv4/ tablePavel Emelyanov1-2/+0
2008-01-28[NET]: Isolate the net/core/ sysctl tablePavel Emelyanov1-4/+0
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy1-6/+8
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy1-0/+32
2008-01-28[NETFILTER]: x_tables: add RATEEST targetPatrick McHardy1-0/+17
2008-01-28[NET]: Constify include/net/dsfield.hJan Engelhardt1-3/+3
2008-01-28[IPV4]: Add inet_dev_addr_type()Laszlo Attila Toth1-0/+1
2008-01-28[NET]: netns compilation speedupDenis V. Lunev2-2/+3
2008-01-28[IPSEC]: Use the correct family for input state lookupHerbert Xu1-0/+1
2008-01-28[TCP]: Abstract tp->highest_sack accessing & point to next skbIlpo Järvinen1-1/+34
2008-01-28[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probeIlpo Järvinen1-0/+5
2008-01-28[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen1-2/+2
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky1-0/+3
2008-01-28mac80211: adding 802.11n HT framework definitionsRon Rindjunsky1-6/+50
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg1-2/+1
2008-01-28[UNIX]: Make the unix sysctl tables per-namespacePavel Emelyanov1-0/+3
2008-01-28[UNIX]: Move the sysctl_unix_max_dgram_qlenPavel Emelyanov1-0/+3
2008-01-28[UNIX]: Extend unix_sysctl_(un)register prototypesPavel Emelyanov1-4/+4
2008-01-28[NET]: Implement the per network namespace sysctl infrastructureEric W. Biederman1-0/+9
2008-01-28[NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy1-0/+25
2008-01-28[IPV6]: Add RFC4214 supportFred L. Templin1-0/+19
2008-01-28[NET]: Eliminate unused argument from sk_stream_alloc_pskbPavel Emelyanov1-9/+1
2008-01-28[NET]: Uninline the sk_stream_alloc_pskbPavel Emelyanov1-27/+2
2008-01-28[TCP]: Move FRTO checks out from write queue abstraction funcsIlpo Järvinen1-5/+0
2008-01-28[NET] proto: Use pcounters for the inuse fieldArnaldo Carvalho de Melo1-51/+8
2008-01-28mac80211: provide interface iterator for driversJohannes Berg1-0/+16
2008-01-28[RAW]: Consolidate proc interface.Pavel Emelyanov1-0/+14
2008-01-28[RAW]: Consolidate proto->unhash callbackPavel Emelyanov1-0/+1
2008-01-28[RAW]: Consolidate proto->hash callbackPavel Emelyanov1-0/+2
2008-01-28[RAW]: Introduce raw_hashinfo structurePavel Emelyanov1-0/+7
2008-01-28[IPv6] RAW: Compact the API for the kernelPavel Emelyanov1-16/+3
2008-01-28[IPv4] RAW: Compact the API for the kernelPavel Emelyanov1-16/+3