dm: table detect io beyond device
[safe/jmp/linux-2.6] / net /
2007-12-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-12-17 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-17 Cyrill Gorcunovieee80211_rate: missed unlock
2007-12-17 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-16 Richard Knutsson[IRDA]: irda parameters warning fixes.
2007-12-16 Hinko Kocevar[IRDA]: irlmp_unregister_link() needs to free lsaps.
2007-12-16 Vlad Yasevich[SCTP]: Flush fragment queue when exiting partial delivery.
2007-12-16 Jarek Poplawski[AX25]: Locking dependencies fix in ax25_disconnect().
2007-12-16 Satoru SATOH[IPV4]: Make tcp_input_metrics() get minimum RTO via...
2007-12-16 Wei Yongjun[IPV6]: Fix the return value of ipv6_getsockopt
2007-12-16 Stephen Hemminger[BRIDGE]: Assign random address.
2007-12-14 Amos Waterland[IPV4]: Updates to nfsroot documentation
2007-12-14 Andrew Morton[TIPC]: Fix semaphore handling.
2007-12-14 Eric Dumazet[NETFILTER]: xt_hashlimit should use time_after_eq()
2007-12-14 Paul Moore[XFRM]: Display the audited SPI value in host byte...
2007-12-14 Patrick McHardy[NETFILTER]: ip_tables: fix compat copy race
2007-12-14 Pablo Neira Ayuso[NETFILTER]: ctnetlink: set expected bit for related...
2007-12-12 James LentiniSUNRPC xprtrdma: fix XDR tail buf marshalling for all ops
2007-12-11 Herbert Xu[IPSEC]: Fix potential dst leak in xfrm_lookup
2007-12-11 Pavel Emelyanov[VLAN]: Fix potential race in vlan_cleanup_module vs...
2007-12-11 Wang Chen[NET]: Fix wrong comments for unregister_net*
2007-12-11 Thomas Graf[IPv6] ESP: Discard dummy packets introduced in rfc4303
2007-12-11 Thomas Graf[IPv4] ESP: Discard dummy packets introduced in rfc4303
2007-12-11 Pavel Emelyanov[IPV4]: Swap the ifa allocation with the"ipv4_devconf_s...
2007-12-11 YOSHIFUJI Hideaki[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags...
2007-12-07 David Howells[AF_RXRPC]: Add a missing goto
2007-12-07 Pavel Emelyanov[VLAN]: Lost rtnl_unlock() in vlan_ioctl()
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-12-07 Vlad Yasevich[SCTP]: Add bind hash locking to the migrate code
2007-12-07 Denis V. Lunev[IPV4]: Remove prototype of ip_rt_advice
2007-12-07 Mitsuru Chinen[IPv4]: Reply net unreachable ICMP message
2007-12-07 Mitsuru Chinen[IPv6] SNMP: Increment OutNoRoutes when connecting...
2007-12-07 Andrew Morton[BRIDGE]: Section fix.
2007-12-05 Andrew Gallatin[LRO]: fix lro_gen_skb() alignment
2007-12-05 Ilpo Järvinen[TCP]: NAGLE_PUSH seems to be a wrong way around
2007-12-05 Ilpo Järvinen[TCP]: Move prior_in_flight collect to more robust...
2007-12-05 Ilpo Järvinen[TCP] FRTO: Use of existing funcs make code more obviou...
2007-12-05 Pavel Emelyanov[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG...
2007-12-05 Pavel Emelyanov[ROSE]: Trivial compilation CONFIG_INET=n case
2007-12-05 Pavel Emelyanov[IPVS]: Fix sched registration race when checking for...
2007-12-05 Pavel Emelyanov[IPVS]: Don't leak sysctl tables if the scheduler regis...
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-03 Herbert Xu[INET]: Fix inet_diag dead-lock regression
2007-11-30 Jan Engelhardt[NETFILTER]: fix forgotten module release in xt_CONNMAR...
2007-11-30 Patrick McHardy[NETFILTER]: xt_TCPMSS: remove network triggerable...
2007-11-30 Pavel Emelyanov[DECNET]: dn_nl_deladdr() almost always returns no...
2007-11-30 Evgeniy Polyakov[IPV6]: Restore IPv6 when MTU is big enough
2007-11-30 David Howells[RXRPC]: Add missing select on CRYPTO
2007-11-30 Herbert XuMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-29 Adel Gadllahmac80211: rate limit wep decrypt failed messages
2007-11-29 Michael Bueschrfkill: fix double-mutex-locking
2007-11-29 Johannes Bergmac80211: drop unencrypted frames if encryption is...
2007-11-29 Michael Wumac80211: Fix behavior of ieee80211_open and ieee80211_...
2007-11-29 Daniel Drakeieee80211: fix unaligned access in ieee80211_copy_snap
2007-11-29 Zhu Yimac80211: free ifsta->extra_ie and clear IEEE80211_STA_...
2007-11-29 Vlad YasevichSCTP: Fix build issues with SCTP AUTH.
2007-11-29 Vlad YasevichSCTP: Fix chunk acceptance when no authenticated chunks...
2007-11-29 Vlad YasevichSCTP: Fix the supported extensions paramter
2007-11-29 Vlad YasevichSCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
2007-11-29 Vlad YasevichSCTP: Fix the number of HB transmissions.
2007-11-29 Stephen Hemminger[TCP] illinois: Incorrect beta usage
2007-11-29 Herbert Xu[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
2007-11-29 Pavel Emelyanov[INET]: Fix inet_diag register vs rcv race
2007-11-29 Pavel Emelyanov[BRIDGE]: Properly dereference the br_should_route_hook
2007-11-29 Pavel Emelyanov[BRIDGE]: Lost call to br_fdb_fini() in br_init() error...
2007-11-29 Florian Zumbiehl[UNIX]: EOF on non-blocking SOCK_SEQPACKET
2007-11-29 Joonwoo Park[VLAN]: Fix nested VLAN transmit bug
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-11-27 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-11-27 Patrick McHardy[XFRM]: Fix leak of expired xfrm_states
2007-11-26 Joe PerchesSUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
2007-11-26 Adrian BunkSUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}(...
2007-11-26 James LentiniSUNRPC: remove NFS/RDMA client's binary sysctls
2007-11-26 Adrian Bunk[IPV4]: Remove bogus ifdef mess in arp_process
2007-11-26 Herbert Xu[SKBUFF]: Free old skb properly in skb_morph
2007-11-26 Herbert Xu[IPSEC]: Temporarily remove locks around copying of...
2007-11-23 Ilpo Järvinen[TCP] MTUprobe: Cleanup send queue check (no need to...
2007-11-23 Ilpo Järvinen[TCP]: MTUprobe: receiver window & data available check...
2007-11-22 Jiri Slaby[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
2007-11-22 Adrian Bunk[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
2007-11-22 Charles Hardin[PFKEY]: Sending an SADB_GET responds with an SADB_GET
2007-11-22 Pavel Emelyanov[IRDA]: Compilation for CONFIG_INET=n case
2007-11-21 Pavel Emelyanov[IPVS]: Fix compiler warning about unused register_ip_v...
2007-11-21 Jonas Danielsson[ARP]: Fix arp reply when sender ip 0
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Fix deleting key operation.
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_p...
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Use memmove() instead of memcpy() becaus...
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Omit redundant NULL check for kfree...
2007-11-21 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-20 Guillaume Chazarainieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP...
2007-11-20 Bruno Randolfmac80211: add missing space in error message
2007-11-20 Johannes Bergmac80211: fix allmulti/promisc behaviour
2007-11-20 Johannes Bergmac80211: fix ieee80211_set_multicast_list
2007-11-20 Evgeniy Polyakov[NETFILTER]: Fix kernel panic with REDIRECT target.
2007-11-20 David S. Miller[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
2007-11-20 Christoph Lameter[S390] Explicitly code allocpercpu calls in iucv
2007-11-20 Joe Perches[IRDA]: Add missing "space"
2007-11-20 Joe Perches[SUNRPC]: Add missing "space"
2007-11-20 Joe Perches[SCTP]: Add missing "space"
2007-11-20 Joe Perches[IPV6]: Add missing "space"
next