summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund2008-04-121-23/+30
* fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart2008-04-121-1/+2
* sky2: missing chip name for Yukon SupremeStephen Hemminger2008-04-121-0/+1
* [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-04-101-0/+1
* [IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller2008-04-101-1/+1
* BNX2X: Correct bringing chip out of resetEliezer Tamir2008-04-091-3/+3
* [NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt2008-04-091-0/+2
* [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-091-18/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-099-21/+53
|\
| * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| * ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-091-6/+7
| * ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-091-1/+1
| * mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny2008-04-091-8/+35
| * nl80211: fix STA AID bugJohannes Berg2008-04-071-1/+1
| * b43legacy: fix bcm4303 crashStefano Brivio2008-04-071-0/+6
| * iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-071-1/+0
| * ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-071-0/+1
| * libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
* | [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-091-1/+1
* | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-089-134/+225
* | [TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen2008-04-071-0/+5
* | [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-073-6/+23
* | [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen2008-04-071-4/+18
* | [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen2008-04-071-8/+8
|/
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-043-8/+5
|\
| * fix endian lossage in forcedethAl Viro2008-04-041-3/+2
| * net/tokenring/olympic.c section fixesAdrian Bunk2008-04-041-3/+3
| * net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0
* | [VLAN]: Fix egress priority mappings leak.Pavel Emelyanov2008-04-041-0/+15
|/
* [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-032-14/+219
* [NET]: srandom32 fixes for networking v2Andi Kleen2008-04-031-4/+9
* [IPV6]: Fix refcounting for anycast dst entries.Denis V. Lunev2008-04-031-7/+2
* [IPV6]: inet6_dev on loopback should be kept until namespace stop.Denis V. Lunev2008-04-031-1/+1
* [IPV6]: Event type in addrconf_ifdown is mis-used.Denis V. Lunev2008-04-031-5/+5
* [ICMP]: Ensure that ICMP relookup maintains status quoHerbert Xu2008-04-032-21/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-028-8/+15
|\
| * USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-022-2/+2
| * USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins2008-04-021-0/+4
| * USB: fix bug in sg initialization in usbtestAlan Stern2008-04-021-1/+2
| * USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-021-1/+1
| * USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli2008-04-021-0/+1
| * USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-021-2/+2
| * USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-021-2/+3
* | alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton2008-04-021-1/+1
* | markers: use synchronize_sched()Mathieu Desnoyers2008-04-021-0/+9
* | vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-021-0/+1
* | efs: update error msg to not refer to deleted read_inode()Robert P. J. Day2008-04-021-1/+1
* | Char: rio, fix sparse warningsJiri Slaby2008-04-022-1/+7
* | Char: ip2, fix sparse warningsJiri Slaby2008-04-021-5/+7
* | nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer2008-04-021-0/+6
OpenPOWER on IntegriCloud