summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: Use ctl paths to register net/ipv4/ tablePavel Emelyanov2008-01-281-2/+0
* [NET]: Isolate the net/core/ sysctl tablePavel Emelyanov2008-01-281-4/+0
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-281-6/+8
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-281-0/+32
* [NETFILTER]: x_tables: add RATEEST targetPatrick McHardy2008-01-281-0/+17
* [NET]: Constify include/net/dsfield.hJan Engelhardt2008-01-281-3/+3
* [IPV4]: Add inet_dev_addr_type()Laszlo Attila Toth2008-01-281-0/+1
* [NET]: netns compilation speedupDenis V. Lunev2008-01-282-2/+3
* [IPSEC]: Use the correct family for input state lookupHerbert Xu2008-01-281-0/+1
* [TCP]: Abstract tp->highest_sack accessing & point to next skbIlpo Järvinen2008-01-281-1/+34
* [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probeIlpo Järvinen2008-01-281-0/+5
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-281-2/+2
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+3
* mac80211: adding 802.11n HT framework definitionsRon Rindjunsky2008-01-281-6/+50
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-281-2/+1
* [UNIX]: Make the unix sysctl tables per-namespacePavel Emelyanov2008-01-281-0/+3
* [UNIX]: Move the sysctl_unix_max_dgram_qlenPavel Emelyanov2008-01-281-0/+3
* [UNIX]: Extend unix_sysctl_(un)register prototypesPavel Emelyanov2008-01-281-4/+4
* [NET]: Implement the per network namespace sysctl infrastructureEric W. Biederman2008-01-281-0/+9
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-281-0/+25
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+19
* [NET]: Eliminate unused argument from sk_stream_alloc_pskbPavel Emelyanov2008-01-281-9/+1
* [NET]: Uninline the sk_stream_alloc_pskbPavel Emelyanov2008-01-281-27/+2
* [TCP]: Move FRTO checks out from write queue abstraction funcsIlpo Järvinen2008-01-281-5/+0
* [NET] proto: Use pcounters for the inuse fieldArnaldo Carvalho de Melo2008-01-281-51/+8
* mac80211: provide interface iterator for driversJohannes Berg2008-01-281-0/+16
* [RAW]: Consolidate proc interface.Pavel Emelyanov2008-01-281-0/+14
* [RAW]: Consolidate proto->unhash callbackPavel Emelyanov2008-01-281-0/+1
* [RAW]: Consolidate proto->hash callbackPavel Emelyanov2008-01-281-0/+2
* [RAW]: Introduce raw_hashinfo structurePavel Emelyanov2008-01-281-0/+7
* [IPv6] RAW: Compact the API for the kernelPavel Emelyanov2008-01-281-16/+3
* [IPv4] RAW: Compact the API for the kernelPavel Emelyanov2008-01-281-16/+3
* [NET]: Make AF_PACKET handle multiple network namespacesDenis V. Lunev2008-01-281-0/+4
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-0/+3
* [TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen2008-01-281-1/+0
* [TCP]: Convert highest_sack to sk_buff to allow direct accessIlpo Järvinen2008-01-281-0/+10
* [NET]: Move sock_valbool_flag to socket.cPavel Emelyanov2008-01-281-8/+0
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-281-1/+1
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+8
* [IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller2008-01-281-1/+0
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-1/+2
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-281-0/+1
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-281-1/+0
* [IPSEC]: Make x->lastused an unsigned longHerbert Xu2008-01-281-1/+1
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-281-0/+22
* [IPSEC]: Add async resume support on outputHerbert Xu2008-01-281-0/+1
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-282-0/+2
* [IPV6]: Add ip6_local_outHerbert Xu2008-01-281-0/+3
* [IPV4]: Add ip_local_outHerbert Xu2008-01-282-3/+4
* [IPSEC]: Separate inner/outer mode processing on inputHerbert Xu2008-01-281-0/+27
OpenPOWER on IntegriCloud