summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-02-171-1/+2
* tcp: splice as many packets as possible at onceWilly Tarreau2009-02-171-2/+9
* packet: Avoid lock_sock in mmap handlerHerbert Xu2009-02-171-2/+7
* net: Fix OOPS in skb_seq_read().Shyam Iyer2009-02-171-5/+5
* net: Fix frag_list handling in skb_seq_readHerbert Xu2009-02-171-2/+3
* virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson2009-02-171-1/+2
* udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-171-1/+3
* udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-171-1/+2
* tun: Fix unicast filter overflowAlex Williamson2009-02-171-2/+8
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-02-171-0/+7
* sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-171-4/+4
* sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan2009-02-171-3/+3
* net: packet socket packet_lookup_frame fixSebastiano Di Paola2009-02-171-4/+4
* net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-171-0/+2
* ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-171-15/+52
* ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-171-2/+6
* ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-02-171-3/+3
* drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-02-171-2/+2
* sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-02-171-3/+4
* sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-02-171-2/+1
* sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-02-171-1/+1
* zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-171-0/+1
* zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-171-0/+1
* x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-171-0/+11
* writeback: fix break conditionFederico Cuello2009-02-171-13/+16
* write-back: fix nr_to_write counterArtem Bityutskiy2009-02-171-5/+14
* w1: w1 temp calculation overflow fixIan Dall2009-02-171-1/+1
* syscall define: fix uml compile bugHeiko Carstens2009-02-171-14/+14
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-172-4/+4
* powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2009-02-172-39/+30
* parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-171-0/+5
* nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-171-0/+9
* lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields2009-02-171-1/+5
* kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-171-1/+38
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2009-02-171-1/+1
* Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-171-1/+1
* Linux 2.6.27.17v2.6.27.17Greg Kroah-Hartman2009-02-121-1/+1
* Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"Greg Kroah-Hartman2009-02-121-7/+1
* Linux 2.6.27.16v2.6.27.16Greg Kroah-Hartman2009-02-121-1/+1
* genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2009-02-121-0/+1
* sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-02-121-0/+13
* USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-122-15/+2
* USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-122-3/+9
* USB: option: New mobile broadband modems to be supportedDirk De Schepper2009-02-121-28/+56
* USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-02-122-0/+5
* Revert USB: option: add Pantech cardsGreg Kroah-Hartman2009-02-121-9/+0
* ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui2009-02-121-0/+15
* ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2009-02-121-0/+3
* ACPICA: Add function to dereference returned reference objectsLin Ming2009-02-121-0/+79
* ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2009-02-121-31/+82