sched: fix rq->clock warps on frequency changes
[safe/jmp/linux-2.6] / net /
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: convert net/bridge/br_if.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: change net/bridge to use kobject_create_and_add
2008-01-24 Linus TorvaldsRevert "mac80211: warn when receiving frames with unali...
2008-01-23 Herbert Xu[INET]: Fix truesize setting in ip_append_data
2008-01-23 Denis V. Lunev[NETNS]: Re-export init_net via EXPORT_SYMBOL.
2008-01-23 David S. Miller[IPV4]: Add missing skb->truesize increment in ip_appen...
2008-01-23 Dave Young[BLUETOOTH]: Move children of connection device to...
2008-01-21 Wang Chen[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
2008-01-21 Wang Chen[IPV6]: RFC 2011 compatibility broken
2008-01-21 Wang Chen[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
2008-01-21 Patrick McHardy[NET]: rtnl_link: fix use-after-free
2008-01-21 Patrick McHardy[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
2008-01-21 Jesper Juhl[IrDA]: af_irda memory leak fixes
2008-01-21 David S. Miller[NEIGH]: Revert 'Fix race between neigh_parms_release...
2008-01-21 Patrick McHardy[NETFILTER]: bridge-netfilter: fix net_device refcnt...
2008-01-21 YOSHIFUJI Hideaki[IPV6] ROUTE: Make sending algorithm more friendly...
2008-01-21 Eric Dumazet[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump...
2008-01-21 Joonwoo Park[IPV4] fib_trie: fix duplicated route issue
2008-01-21 Joonwoo Park[IPV4] fib_hash: fix duplicated route issue
2008-01-21 Pavel Emelyanov[IPV6]: Mischecked tw match in __inet6_check_established.
2008-01-21 Eric Parisrfkill: call rfkill_led_trigger_unregister() on error
2008-01-14 Eric Dumazet[TOKENRING]: rif_timer not initialized properly
2008-01-12 Patrick McHardy[NETFILTER]: bridge: fix double POST_ROUTING invocation
2008-01-11 Jan Engelhardt[NETFILTER]: xt_helper: Do not bypass RCU
2008-01-11 Yasuyuki Kozakai[NETFILTER]: ip6t_eui64: Fixes calculation of Universal...
2008-01-11 Jarek Poplawski[VLAN]: nested VLAN: fix lockdep's recursive locking...
2008-01-11 Eric Dumazet[DECNET] ROUTE: fix rcu_dereference() uses in /proc...
2008-01-11 Dave Young[BLUETOOTH]: rfcomm tty BUG_ON() code fix
2008-01-11 Jarek Poplawski[AX25] af_ax25: Possible circular locking.
2008-01-10 maximilian attems[AX25]: Kill user triggable printks.
2008-01-10 Eric Dumazet[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net...
2008-01-10 Pavel Emelyanov[NEIGH]: Fix race between neigh_parms_release and neigh...
2008-01-09 Herbert Xu[ATM]: Check IP header validity in mpc_send_packet
2008-01-09 Brian Haley[IPV6]: IPV6_MULTICAST_IF setting is ignored on link...
2008-01-09 Eric Dumazet[XFRM]: xfrm_algo_clone() allocates too much memory
2008-01-09 Brice Goglin[LRO] Fix lro_mgr->features checks
2008-01-09 Paul Moore[NET]: Clone the sk_buff 'iif' field in __skb_clone()
2008-01-09 Eric Dumazet[IPV4] ROUTE: ip_rt_dump() is unecessary slow
2008-01-09 David S. Miller[NET]: Stop polling when napi_disable() is pending.
2008-01-09 Andrew Lutomirskimac80211: return an error when SIWRATE doesn't match...
2008-01-09 maximilian attems[IRDA]: irda_create() nuke user triggable printk
2008-01-09 Vlad Yasevich[SCTP]: Add back the code that accounted for FORWARD_TS...
2008-01-09 Vlad Yasevich[SCTP]: Correctly handle AUTH parameters in unexpected...
2008-01-09 Vlad Yasevich[SCTP]: Fix the name of the authentication event.
2008-01-09 Amos Waterland[IPV4] ipconfig: Fix regression in ip command line...
2008-01-09 Herbert Xu[IPV4] raw: Strengthen check on validity of iph->ihl
2008-01-04 Mark McLoughlin[INET]: Fix netdev renaming and inet address labels
2008-01-04 Eric Dumazet[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
2008-01-04 Julia Lawall[X25]: Add missing x25_neigh_put
2008-01-03 James MorrisNFS: add newline to kernel warning message in auth_gss...
2007-12-30 Dave Young[BLUETOOTH]: put_device before device_del fix
2007-12-30 Gavin McCullagh[TCP]: use non-delayed ACK for congestion control RTT
2007-12-28 Simon Horman[IPV4] Fix ip=dhcp regression
2007-12-27 Simon Horman[IPV4]: Fix ip command line processing.
2007-12-27 Patrick McHardy[NETFILTER]: nf_conntrack_ipv4: fix module parameter...
2007-12-27 Johannes Bergmac80211: warn when receiving frames with unaligned...
2007-12-27 Johannes Bergmac80211: round station cleanup timer
2007-12-21 Denis V. Lunev[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
2007-12-20 Wei Yongjun[NET]: Fix function put_cmsg() which may cause usr...
2007-12-20 Joe Perches[NETFILTER] ipv4: Spelling fixes
2007-12-20 Joe Perches[NETFILTER]: Spelling fixes
2007-12-20 Joe Perches[SCTP]: Spelling fixes
2007-12-20 Joe Perches[NETLABEL]: Spelling fixes
2007-12-20 Joe Perches[PKT_SCHED]: Spelling fixes
2007-12-20 Joe Perches[NET] net/core/: Spelling fixes
2007-12-20 Joe Perches[IPV6]: Spelling fixes
2007-12-20 Joe Perches[IRDA]: Spelling fixes
2007-12-20 Joe Perches[DCCP]: Spelling fixes
2007-12-20 David S. Miller[NET]: Correct two mistaken skb_reset_mac_header()...
2007-12-20 Timo Teras[IPV4] ip_gre: set mac_header correctly in receive...
2007-12-20 Paul Moore[XFRM]: Audit function arguments misordered
2007-12-20 Herbert Xu[IPSEC]: Avoid undefined shift operation when testing...
2007-12-20 Mark Ryden[IPV4] ARP: Remove not used code
2007-12-20 Cyrill GorcunovNET: mac80211: fix inappropriate memory freeing
2007-12-20 Johannes Bergmac80211: fix header ops
2007-12-20 Michael Wumac80211: Drop out of associated state if link is lost
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
next