aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu
2007-10-17[IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu
2007-10-17[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu
2007-10-17[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu
2007-10-17[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov
2007-10-17[NET]: Move the filter releasing into a separate callPavel Emelyanov
2007-10-17[INET]: Remove no longer needed ->equal callbackPavel Emelyanov
2007-10-17[INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov
2007-10-17[INET]: Consolidate xxx_frag_create()Pavel Emelyanov
2007-10-17[INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov
2007-10-17[INET]: Consolidate xxx_frag_internPavel Emelyanov
2007-10-179p: remove sysctlEric Van Hensbergen
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen
2007-10-179p: attach-per-userLatchesar Ionkov
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NETLINK]: Fix typos in comments in netlink.hPierre Ynard
2007-10-10[INET]: local port range robustnessStephen Hemminger
2007-10-10[SCTP]: port randomizationStephen Hemminger
2007-10-10[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu
2007-10-10[IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-10-10[IPSEC]: Unexport xfrm_replay_notifyHerbert Xu
2007-10-10[IPSEC]: Move output replay code into xfrm_outputHerbert Xu
2007-10-10[IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu
2007-10-10[IPSEC] ah: Remove keys from ah_data structureHerbert Xu
2007-10-10[IPSEC] esp: Remove keys from esp_data structureHerbert Xu
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens
2007-10-10[NET]: sparse warning fixesStephen Hemminger