aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* SCTP endianness annotations regressionAl Viro2007-10-29
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-27
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-26
* [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-26
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-26
* [NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim2007-10-26
* [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-25
* [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-24
* [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-24
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-22
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-22
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-22
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-22
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* Spelling fix: explicitlyJean Delvare2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-18
* [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-18
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-18
* [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-18
* [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-18
* [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-18
* [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()Pavel Emelyanov2007-10-18
* [NET]: Move the filter releasing into a separate callPavel Emelyanov2007-10-18
* [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-17
* [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-17
* [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-17
* [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-17
* [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-17
* 9p: remove sysctlEric Van Hensbergen2007-10-17
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-17
* 9p: attach-per-userLatchesar Ionkov2007-10-17
* 9p: Make transports dynamicEric Van Hensbergen2007-10-17
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-15
* [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-15
* [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-15
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-15
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-15
* [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-15
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-15
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-15
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-11
* [9P]: build fix with !CONFIG_SYSCTLIngo Molnar2007-10-11
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NETLINK]: Fix typos in comments in netlink.hPierre Ynard2007-10-11