aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-12-14[XFRM]: Display the audited SPI value in host byte order.Paul Moore
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy
2007-12-14[NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso
2007-12-11SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini
2007-12-11[IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu
2007-12-11[VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov
2007-12-11[NET]: Fix wrong comments for unregister_net*Wang Chen
2007-12-11[IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf
2007-12-11[IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf
2007-12-11[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov
2007-12-11[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki
2007-12-07[AF_RXRPC]: Add a missing gotoDavid Howells
2007-12-07[VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich
2007-12-07[SCTP]: Add bind hash locking to the migrate codeVlad Yasevich
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen
2007-12-07[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen
2007-12-07[BRIDGE]: Section fix.Andrew Morton