Age | Commit message (Expand) | Author |
2008-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-01-25 | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy |
2008-01-24 | Kobject: convert remaining kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() | Greg Kroah-Hartman |
2008-01-24 | Kobject: change net/bridge to use kobject_create_and_add | Greg Kroah-Hartman |
2008-01-24 | Revert "mac80211: warn when receiving frames with unaligned data" | Linus Torvalds |
2008-01-23 | [INET]: Fix truesize setting in ip_append_data | Herbert Xu |
2008-01-23 | [NETNS]: Re-export init_net via EXPORT_SYMBOL. | Denis V. Lunev |
2008-01-23 | [IPV4]: Add missing skb->truesize increment in ip_append_page(). | David S. Miller |
2008-01-23 | [BLUETOOTH]: Move children of connection device to NULL before connection down. | Dave Young |
2008-01-21 | [ICMP]: ICMP_MIB_OUTMSGS increment duplicated | Wang Chen |
2008-01-21 | [IPV6]: RFC 2011 compatibility broken | Wang Chen |
2008-01-21 | [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated | Wang Chen |
2008-01-20 | [NET]: rtnl_link: fix use-after-free | Patrick McHardy |
2008-01-20 | [AF_KEY]: Fix skb leak on pfkey_send_migrate() error | Patrick McHardy |
2008-01-20 | [IrDA]: af_irda memory leak fixes | Jesper Juhl |
2008-01-20 | [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' | David S. Miller |
2008-01-20 | [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks | Patrick McHardy |
2008-01-20 | [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. | YOSHIFUJI Hideaki |
2008-01-20 | [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() | Eric Dumazet |
2008-01-20 | [IPV4] fib_trie: fix duplicated route issue | Joonwoo Park |
2008-01-20 | [IPV4] fib_hash: fix duplicated route issue | Joonwoo Park |
2008-01-20 | [IPV6]: Mischecked tw match in __inet6_check_established. | Pavel Emelyanov |
2008-01-20 | rfkill: call rfkill_led_trigger_unregister() on error | Eric Paris |
2008-01-13 | [TOKENRING]: rif_timer not initialized properly | Eric Dumazet |
2008-01-11 | [NETFILTER]: bridge: fix double POST_ROUTING invocation | Patrick McHardy |
2008-01-10 | [NETFILTER]: xt_helper: Do not bypass RCU | Jan Engelhardt |
2008-01-10 | [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit | Yasuyuki Kozakai |
2008-01-10 | [VLAN]: nested VLAN: fix lockdep's recursive locking warning | Jarek Poplawski |
2008-01-10 | [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache | Eric Dumazet |
2008-01-10 | [BLUETOOTH]: rfcomm tty BUG_ON() code fix | Dave Young |
2008-01-10 | [AX25] af_ax25: Possible circular locking. | Jarek Poplawski |
2008-01-10 | [AX25]: Kill user triggable printks. | maximilian attems |
2008-01-10 | [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache | Eric Dumazet |
2008-01-10 | [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms | Pavel Emelyanov |
2008-01-09 | [ATM]: Check IP header validity in mpc_send_packet | Herbert Xu |
2008-01-08 | [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() | Brian Haley |
2008-01-08 | [XFRM]: xfrm_algo_clone() allocates too much memory | Eric Dumazet |
2008-01-08 | [LRO] Fix lro_mgr->features checks | Brice Goglin |
2008-01-08 | [NET]: Clone the sk_buff 'iif' field in __skb_clone() | Paul Moore |
2008-01-08 | [IPV4] ROUTE: ip_rt_dump() is unecessary slow | Eric Dumazet |
2008-01-08 | [NET]: Stop polling when napi_disable() is pending. | David S. Miller |
2008-01-08 | mac80211: return an error when SIWRATE doesn't match any rate | Andrew Lutomirski |
2008-01-08 | [IRDA]: irda_create() nuke user triggable printk | maximilian 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 INIT | Vlad 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 processing | Amos Waterland |
2008-01-08 | [IPV4] raw: Strengthen check on validity of iph->ihl | Herbert Xu |