summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann-0/+1
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann-0/+13
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann-2/+12
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann-5/+5
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann-257/+359
2007-10-19Spelling fix: explicitlyJean Delvare-2/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov-2/+2
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov-1/+3
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu-1/+2
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu-3/+3
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu-0/+6
2007-10-17[IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu-6/+2
2007-10-17[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu-1/+1
2007-10-17[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu-0/+8
2007-10-17[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov-11/+1
2007-10-17[NET]: Move the filter releasing into a separate callPavel Emelyanov-4/+8
2007-10-17[INET]: Remove no longer needed ->equal callbackPavel Emelyanov-3/+0
2007-10-17[INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov-2/+5
2007-10-17[INET]: Consolidate xxx_frag_create()Pavel Emelyanov-3/+12
2007-10-17[INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov-0/+2
2007-10-17[INET]: Consolidate xxx_frag_internPavel Emelyanov-0/+7
2007-10-179p: remove sysctlEric Van Hensbergen-14/+0
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen-0/+2
2007-10-179p: attach-per-userLatchesar Ionkov-4/+8
2007-10-179p: Make transports dynamicEric Van Hensbergen-14/+19
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu-3/+3
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov-0/+6
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov-0/+11
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov-0/+5
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov-0/+2
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov-0/+2
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov-11/+14
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov-4/+19
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov-0/+21
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-19/+19
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu-1/+0
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu-1/+1
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard-0/+1
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar-0/+12
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev-3/+3
2007-10-10[NETLINK]: Fix typos in comments in netlink.hPierre Ynard-5/+5
2007-10-10[INET]: local port range robustnessStephen Hemminger-1/+2
2007-10-10[SCTP]: port randomizationStephen Hemminger-2/+0
2007-10-10[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu-1/+24
2007-10-10[IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu-0/+12
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu-1/+1
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov-0/+9
2007-10-10[IPSEC]: Unexport xfrm_replay_notifyHerbert Xu-6/+0
2007-10-10[IPSEC]: Move output replay code into xfrm_outputHerbert Xu-1/+19
2007-10-10[IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu-1/+0