summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris1-0/+1
2008-06-04sctp: Fix ECN markings for IPv6Vlad Yasevich1-0/+1
2008-06-04sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich1-1/+4
2008-06-04sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich1-1/+7
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller4-2/+27
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev1-0/+1
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki1-1/+2
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki1-0/+22
2008-06-05[SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki1-1/+2
2008-06-03netlink: Improve returned error codesThomas Graf2-13/+11
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach1-0/+6
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-7/+33
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-1/+19
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg1-2/+4
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-166/+133
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-12/+39
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg1-8/+0
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov1-1/+0
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov1-1/+0
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller1-2/+23
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki1-0/+4
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov1-0/+3
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn1-2/+23
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-13/+34
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller7-44/+330
2008-05-149p: fix error path during early mountEric Van Hensbergen2-1/+1
2008-05-149p: Documentation updatesEric Van Hensbergen3-30/+287
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-13/+34
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-3/+0
2008-05-12tipc: Fix race condition when creating socket or native portAllan Stephens1-1/+2
2008-05-12syncppp: Fix crashes.David S. Miller1-1/+1
2008-05-09sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman1-0/+2
2008-05-09sctp: Support the new specification of sctp_connectx()Vlad Yasevich1-2/+4
2008-05-09sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2-7/+25
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-42/+24
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg1-4/+0
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-9/+4
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk1-8/+0
2008-05-07remove ieee80211_tx_frame()Adrian Bunk1-3/+0
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn1-0/+3
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-4/+15
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH1-1/+1
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz1-8/+40
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-12/+6
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-11/+13
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig1-10/+0
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras1-1/+1
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens1-0/+3
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+2