summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-261-1/+0
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-261-1/+0
* [NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim2007-10-261-0/+15
* [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-252-6/+7
* [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-0/+2
* [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-231-1/+1
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-222-257/+359
* Spelling fix: explicitlyJean Delvare2007-10-191-2/+2
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-2/+2
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+3
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-171-1/+2
* [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-171-3/+3
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-171-0/+6
* [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-171-6/+2
* [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-171-1/+1
* [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-171-0/+8
* [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov2007-10-171-11/+1
* [NET]: Move the filter releasing into a separate callPavel Emelyanov2007-10-171-4/+8
* [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-172-3/+0
* [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-172-2/+5
* [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-172-3/+12
* [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-171-0/+2
* [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-172-0/+7
* 9p: remove sysctlEric Van Hensbergen2007-10-171-14/+0
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+2
* 9p: attach-per-userLatchesar Ionkov2007-10-172-4/+8
* 9p: Make transports dynamicEric Van Hensbergen2007-10-173-14/+19
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-153-3/+3
* [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-151-0/+6
* [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-153-0/+11
* [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-151-0/+5
* [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-151-0/+2
* [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-151-0/+2
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-154-11/+14
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-153-4/+19
* [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-151-0/+21
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-157-19/+19
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-1/+0
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-1/+1
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-101-0/+1
* [9P]: build fix with !CONFIG_SYSCTLIngo Molnar2007-10-101-0/+12
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-3/+3
* [NETLINK]: Fix typos in comments in netlink.hPierre Ynard2007-10-101-5/+5
* [INET]: local port range robustnessStephen Hemminger2007-10-101-1/+2
* [SCTP]: port randomizationStephen Hemminger2007-10-101-2/+0
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-103-1/+24
OpenPOWER on IntegriCloud