aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein
2008-04-12sc92031: sysfs link missingStephen Hemminger
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang
2008-04-12forcedeth: mac address fixAyaz Abdulla
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger
2008-04-10[NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano
2008-04-10[IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller
2008-04-09BNX2X: Correct bringing chip out of resetEliezer Tamir
2008-04-09[NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt
2008-04-09[NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-04-09[XFRM]: xfrm_user: fix selector family initializationPatrick McHardy
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner
2008-04-09ssb-mipscore: Fix interrupt vectorsMichael Buesch
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger
2008-04-09mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-04-07[TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen
2008-04-07[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen
2008-04-07[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen
2008-04-07nl80211: fix STA AID bugJohannes Berg
2008-04-07b43legacy: fix bcm4303 crashStefano Brivio
2008-04-07iwlwifi: fix n-band association problemAbhijeet Kolekar
2008-04-07ipw2200: set MAC address on radiotap interfaceDaniel Drake
2008-04-07libertas: fix mode initialization problemHolger Schurig
2008-04-04Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-04-04fix endian lossage in forcedethAl Viro
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison
2008-04-04[VLAN]: Fix egress priority mappings leak.Pavel Emelyanov
2008-04-03[TG3]: Add PHY workaround for 5784Matt Carlson
2008-04-03[NET]: srandom32 fixes for networking v2Andi Kleen
2008-04-03[IPV6]: Fix refcounting for anycast dst entries.Denis V. Lunev
2008-04-03[IPV6]: inet6_dev on loopback should be kept until namespace stop.Denis V. Lunev
2008-04-03[IPV6]: Event type in addrconf_ifdown is mis-used.Denis V. Lunev
2008-04-03[ICMP]: Ensure that ICMP relookup maintains status quoHerbert Xu
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton
2008-04-02markers: use synchronize_sched()Mathieu Desnoyers
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi
2008-04-02efs: update error msg to not refer to deleted read_inode()Robert P. J. Day
2008-04-02Char: rio, fix sparse warningsJiri Slaby
2008-04-02Char: ip2, fix sparse warningsJiri Slaby
2008-04-02nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer
2008-04-02doc: fix typo in SubmittingPatchesJim Meyering