summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-09[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
2008-01-09[NET]: Stop polling when napi_disable() is pending.David S. Miller1-2/+6
2008-01-09mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski1-3/+3
2008-01-09[IRDA]: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2008-01-09[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich1-0/+6
2008-01-09[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich1-22/+0
2008-01-09[SCTP]: Fix the name of the authentication event.Vlad Yasevich1-1/+1
2008-01-09[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland1-4/+18
2008-01-09[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu1-1/+3
2008-01-04[INET]: Fix netdev renaming and inet address labelsMark McLoughlin1-1/+1
2008-01-04[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATEEric Dumazet1-0/+2
2008-01-04[X25]: Add missing x25_neigh_putJulia Lawall1-2/+3
2008-01-03NFS: add newline to kernel warning message in auth_gss codeJames Morris1-1/+1
2007-12-30[BLUETOOTH]: put_device before device_del fixDave Young2-9/+2
2007-12-30[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh1-8/+11
2007-12-29[IPV4] Fix ip=dhcp regressionSimon Horman1-0/+1
2007-12-27[IPV4]: Fix ip command line processing.Simon Horman1-6/+4
2007-12-27[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2-2/+6
2007-12-27mac80211: warn when receiving frames with unaligned dataJohannes Berg1-0/+13
2007-12-27mac80211: round station cleanup timerJohannes Berg1-2/+5
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev1-3/+6
2007-12-21[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2-0/+4
2007-12-21[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-21[NETFILTER]: Spelling fixesJoe Perches1-2/+2
2007-12-21[SCTP]: Spelling fixesJoe Perches1-4/+4
2007-12-21[NETLABEL]: Spelling fixesJoe Perches1-1/+1
2007-12-21[PKT_SCHED]: Spelling fixesJoe Perches1-1/+1
2007-12-21[NET] net/core/: Spelling fixesJoe Perches1-1/+1
2007-12-21[IPV6]: Spelling fixesJoe Perches1-1/+1
2007-12-21[IRDA]: Spelling fixesJoe Perches5-10/+10
2007-12-21[DCCP]: Spelling fixesJoe Perches2-2/+2
2007-12-20[NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2-2/+2
2007-12-20[IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras1-1/+1
2007-12-20[XFRM]: Audit function arguments misorderedPaul Moore2-4/+4
2007-12-20[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu1-2/+12
2007-12-20[IPV4] ARP: Remove not used codeMark Ryden1-2/+1
2007-12-20NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-20mac80211: fix header opsJohannes Berg1-1/+0
2007-12-20mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-12-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2007-12-18Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-0/+1
2007-12-18ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-12-18Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-8/+1
2007-12-17[IRDA]: irda parameters warning fixes.Richard Knutsson1-3/+3
2007-12-17[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-12-17[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-12-17[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-12-17[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-17[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun1-7/+5
2007-12-17[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1