aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-0/+1
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-12-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-8/+1
2007-12-16[IRDA]: irda parameters warning fixes.Richard Knutsson1-3/+3
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-16[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun1-7/+5
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland1-19/+1
2007-12-14[TIPC]: Fix semaphore handling.Andrew Morton1-1/+1
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet1-1/+1
2007-12-14[XFRM]: Display the audited SPI value in host byte order.Paul Moore1-4/+6
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2-47/+18
2007-12-14[NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso1-1/+3
2007-12-11SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini1-8/+1
2007-12-11[IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu1-3/+6
2007-12-11[VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov1-1/+1
2007-12-11[NET]: Fix wrong comments for unregister_net*Wang Chen1-4/+2
2007-12-11[IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf1-0/+6
2007-12-11[IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf1-0/+5
2007-12-11[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov1-2/+1
2007-12-11[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki1-1/+1
2007-12-07[AF_RXRPC]: Add a missing gotoDavid Howells1-0/+1
2007-12-07[VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov1-1/+1
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2-10/+28
2007-12-07[SCTP]: Add bind hash locking to the migrate codeVlad Yasevich1-0/+6
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+1
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen1-0/+3
2007-12-07[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen1-0/+2
2007-12-07[BRIDGE]: Section fix.Andrew Morton1-1/+1
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-1/+2
2007-12-05[TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen1-2/+1
2007-12-05[TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen1-2/+1
2007-12-05[TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen1-9/+5
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov1-1/+1
2007-12-05[ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov1-1/+1
2007-12-05[IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov1-13/+14
2007-12-05[IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2-2/+12
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds23-84/+124
2007-12-03[INET]: Fix inet_diag dead-lock regressionHerbert Xu1-21/+46
2007-12-01[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt2-10/+10
2007-11-30[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy1-3/+1
2007-11-30[DECNET]: dn_nl_deladdr() almost always returns no errorPavel Emelyanov1-1/+3
2007-11-30[IPV6]: Restore IPv6 when MTU is big enoughEvgeniy Polyakov1-1/+10
2007-11-30[RXRPC]: Add missing select on CRYPTODavid Howells1-0/+1
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Herbert Xu5-15/+17
2007-11-29mac80211: rate limit wep decrypt failed messagesAdel Gadllah1-1/+2