aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27l2tp: fix return value checkWei Yongjun1-6/+6
2012-09-26MAINTAINERS: update Intel C600 SAS driver maintainersDave Jiang1-3/+4
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-09-26netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt1-4/+4
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet1-9/+11
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet1-11/+10
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-25lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara1-1/+1
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1
2012-09-25pwm-backlight: take over maintenanceThierry Reding1-0/+2
2012-09-25sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt1-0/+2
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet1-1/+2
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut1-0/+12
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut3-13/+13
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut2-0/+28
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-24c6x: use asm-generic/barrier.hMark Salter2-27/+1
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-09-23Linux 3.6-rc7Linus Torvalds1-2/+2
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell1-20/+39
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu1-5/+7
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing1-6/+7
2012-09-23batman-adv: Fix change mac address of soft iface.Def1-2/+5
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-09-22team: send port changed when addedJiri Pirko1-8/+24
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet1-6/+8
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin1-0/+2
2012-09-21libceph: only kunmap kmapped pagesAlex Elder1-4/+1
2012-09-21rbd: drop dev reference on error in rbd_open()Alex Elder1-4/+3
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun1-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson1-5/+4
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8
2012-09-21debugfs: fix u32_array race in format_array_allocLinus Torvalds1-34/+23
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang6-17/+17
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun1-1/+1
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-09-21debugfs: fix race in u32_array_read and allocate array at openDavid Rientjes1-22/+11