summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-041-0/+1
* sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-041-1/+4
* sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-041-1/+7
* Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-044-2/+27
|\
| * [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-041-0/+1
| * [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-041-1/+2
| * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-041-0/+22
| * [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-041-1/+2
* | netlink: Improve returned error codesThomas Graf2008-06-042-13/+11Star
|/
* netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-221-5/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-201-2/+23
|\
| * mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
* | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-201-0/+4
|/
* 9p: fix error path during early mountEric Van Hensbergen2008-05-152-1/+1
* 9p: Documentation updatesEric Van Hensbergen2008-05-153-30/+287
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-141-3/+0Star
* syncppp: Fix crashes.David S. Miller2008-05-121-1/+1
* ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-051-1/+1
* xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-041-8/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-304-12/+6Star
|\
| * netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig2008-04-291-10/+0Star
| * ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras2008-04-291-1/+1
| * net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-291-0/+3
| * ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-1/+2
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-292-11/+13
|\ \
| * | Audit: collect sessionid in netlink messagesEric Paris2008-04-282-11/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-281-0/+3
|\ \ \ | |/ / |/| / | |/
| * ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-271-0/+3
* | IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-0/+9
|/
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-0/+3
* [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-181-13/+1Star
* [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-181-7/+0Star
* mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1Star
* [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
* [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-0/+1
* [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-1/+1
* [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-161-16/+24
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
* [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-152-0/+51
* [NETNS]: The net-subsys IDs generator.Pavel Emelyanov2008-04-151-0/+2
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-1/+0Star
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-151-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-148-80/+87
|\
| * [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-2/+0Star
| * [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-21/+21
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.hJan Engelhardt2008-04-143-26/+28
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-7/+6Star
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-4/+4
| * [NETFILTER]: Remove unused callbacks in nf_conntrack_l3protoJan Engelhardt2008-04-141-11/+0Star
| * [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-0/+10