summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems
2008-01-08[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich
2008-01-08[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu
2008-01-04[INET]: Fix netdev renaming and inet address labelsMark McLoughlin
2008-01-04[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATEEric Dumazet
2008-01-04[X25]: Add missing x25_neigh_putJulia Lawall
2008-01-03NFS: add newline to kernel warning message in auth_gss codeJames Morris
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young
2007-12-29[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman
2007-12-26[IPV4]: Fix ip command line processing.Simon Horman
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg
2007-12-26mac80211: round station cleanup timerJohannes Berg
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches
2007-12-20[NETFILTER]: Spelling fixesJoe Perches
2007-12-20[SCTP]: Spelling fixesJoe Perches
2007-12-20[NETLABEL]: Spelling fixesJoe Perches
2007-12-20[PKT_SCHED]: Spelling fixesJoe Perches
2007-12-20[NET] net/core/: Spelling fixesJoe Perches
2007-12-20[IPV6]: Spelling fixesJoe Perches
2007-12-20[IRDA]: Spelling fixesJoe Perches
2007-12-20[DCCP]: Spelling fixesJoe Perches
2007-12-20[NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller
2007-12-20[IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras
2007-12-20[XFRM]: Audit function arguments misorderedPaul Moore
2007-12-19[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2007-12-19[IPV4] ARP: Remove not used codeMark Ryden
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov
2007-12-19mac80211: fix header opsJohannes Berg
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov
2007-12-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-12-16[IRDA]: irda parameters warning fixes.Richard Knutsson
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH
2007-12-16[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland
2007-12-14[TIPC]: Fix semaphore handling.Andrew Morton
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet