aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/options.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-10dccp ccid-2: Ack Vector interface clean-upGerrit Renker5-173/+128
2010-11-10qlge: Version change to v1.00.00.27Ron Mercer1-1/+1
2010-11-10qlge: Add firmware info to ethtool get regs.Ron Mercer4-5/+39
2010-11-09net/ipv4/tcp.c: Update WARN usesJoe Perches1-9/+7
2010-11-09net/core/dev.c: Update WARN usesJoe Perches1-2/+1
2010-11-09drivers/net/usb: Update WARN usesJoe Perches1-1/+1
2010-11-09drivers/net/can: Update WARN usesJoe Perches1-1/+1
2010-11-09drivers/net: normalize TX_TIMEOUTEric Dumazet10-10/+10
2010-11-08af_unix: optimize unix_dgram_poll()Eric Dumazet1-0/+4
2010-11-08af_unix: fix unix_dgram_poll() behavior for EPOLLOUT eventEric Dumazet1-15/+9
2010-11-08af_unix: use keyed wakeupsEric Dumazet1-2/+4
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet8-88/+127
2010-11-08bonding: remove dev_base_lock useEric Dumazet1-4/+4
2010-11-08aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet1-3/+3
2010-11-08ks8851: suspend resume supportArce, Abraham1-0/+33
2010-11-08rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov1-1/+3
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-08pktgen: correct uninitialized queue_mapJunchang Wang1-2/+2
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain1-0/+5
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain1-1/+0
2010-11-08ipv6: fix overlap check for fragmentsShan Wei1-1/+1
2010-11-08classifier: report statistics for basic classifierstephen hemminger1-0/+4
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse1-0/+1
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o3-0/+110
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt1-0/+1
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2-0/+79
2010-11-07NET: pktgen - fix compile warningDmitry Torokhov1-1/+1
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-05watchdog: Fix section mismatch and potential undefined behavior.David Daney1-1/+1
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov1-0/+8
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky4-14/+15
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1