summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-281-2/+1Star
* [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
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-281-1/+16
* sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman2008-01-281-0/+1
* sysctl: Add register_sysctl_paths functionEric W. Biederman2008-01-281-0/+8
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-281-5/+0Star
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-282-21/+29
* [DCCP]: Integrate state transitions for passive-closeGerrit Renker2008-01-281-1/+0Star
* [DCCP]: Dedicated auxiliary states to support passive-closeGerrit Renker2008-01-281-17/+39
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-284-0/+31
* [NET]: Eliminate unused argument from sk_stream_alloc_pskbPavel Emelyanov2008-01-281-9/+1Star
* [NET]: Uninline the sk_stream_alloc_pskbPavel Emelyanov2008-01-281-27/+2Star
* [TCP]: Move FRTO checks out from write queue abstraction funcsIlpo Järvinen2008-01-281-5/+0Star
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-281-0/+7
* [PCOUNTER] Fix build error without CONFIG_SMPIlpo Järvinen2008-01-281-1/+1
* [DCCP]: Make PARTOPEN an autonomous stateGerrit Renker2008-01-281-11/+3Star
* [NET] proto: Use pcounters for the inuse fieldArnaldo Carvalho de Melo2008-01-281-51/+8Star
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-281-0/+102
* mac80211: adding 802.11n definitions in ieee80211.hRon Rindjunsky2008-01-281-0/+134
* 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/+3Star
* [IPv4] RAW: Compact the API for the kernelPavel Emelyanov2008-01-281-16/+3Star
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-281-0/+13
* [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-282-4/+7
* ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.hMichael Wu2008-01-281-7/+7
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-281-4/+3Star
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-281-1/+1
* [CAN]: Add missing Kbuild entriesOliver Hartkopp2008-01-282-0/+5
* [CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp2008-01-281-4/+4
* [CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp2008-01-281-0/+65
* [CAN]: Add raw protocolOliver Hartkopp2008-01-281-0/+31
* [CAN]: Add PF_CAN core moduleOliver Hartkopp2008-01-283-0/+268
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-285-2/+9
* [TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen2008-01-282-4/+0Star
* [TCP]: Earlier SACK block verification & simplify access to themIlpo Järvinen2008-01-281-1/+1
* [TCP]: Convert highest_sack to sk_buff to allow direct accessIlpo Järvinen2008-01-282-2/+14
* [NET]: Move sock_valbool_flag to socket.cPavel Emelyanov2008-01-281-8/+0Star
* [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-283-0/+47
* [IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller2008-01-281-1/+0Star
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-287-14/+23
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-281-0/+1