aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-106-17/+50
|\
| * 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-051-0/+1
| | * [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-051-1/+2
| | * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-051-0/+22
| | * [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-051-1/+2
| * | netlink: Improve returned error codesThomas Graf2008-06-032-13/+11
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-102-171/+183
|\ \
| * | mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-031-0/+6
| * | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+19
| * | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+4
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-166/+133
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-12/+39
| * | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-8/+0
* | | netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen2008-06-091-2/+0
* | | netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer2008-06-091-1/+18
* | | netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy2008-06-091-0/+2
* | | netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-091-0/+1
* | | netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-091-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-253-7/+33
|\ \ \ | | |/ | |/|
| * | 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-191-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-191-0/+4
| |/ /
* | | ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-1/+0
* | | tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* | | netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-191-0/+3
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-13/+34
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-13/+34
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-157-44/+330
|\ \ \ | |/ / |/| / | |/
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-142-1/+1
| * 9p: Documentation updatesEric Van Hensbergen2008-05-143-30/+287
| * irda: Fix a misalign access issue. (v2)Graf Yang2008-05-131-3/+0
| * syncppp: Fix crashes.David S. Miller2008-05-121-1/+1
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-041-1/+1
| * xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
* | tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-1/+2
* | sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-091-0/+2
* | sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-091-2/+4
* | sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-092-7/+25
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-42/+24
* | mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-4/+0
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-9/+4
* | remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-8/+0
* | remove ieee80211_tx_frame()Adrian Bunk2008-05-071-3/+0
* | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+3
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-4/+15
|/