summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-10tcp: restore correct limitEric Dumazet1-2/+1
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2-1/+2
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter1-14/+35
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi1-1/+0
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu3-8/+17
2012-04-10GFS2: Allow caching of rindex glockBob Peterson1-2/+2
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng1-1/+1
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik1-0/+8
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha1-1/+3
2012-04-10drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher1-0/+4
2012-04-10drm/savage: fix integer overflows in savage_bci_cmdbuf()Xi Wang1-3/+3
2012-04-10drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann6-27/+27
2012-04-10itimer: Use printk_once instead of WARN_ONCEThomas Gleixner1-3/+4
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding1-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt1-18/+21
2012-04-10ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall1-2/+4
2012-04-10sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall1-2/+6
2012-04-10modpost: Fix modpost license checking of vmlinux.oFrank Rowand2-2/+6
2012-04-10android, lowmemorykiller: remove task handoff notifierDavid Rientjes1-41/+7
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik1-2/+2
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh1-1/+0
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger3-12/+2
2012-04-10um: Disintegrate asm/system.hRichard Weinberger5-136/+84
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2-57/+21
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall1-2/+4
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger1-1/+4
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger1-1/+1
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger1-6/+0
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg1-13/+18
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg1-2/+1
2012-04-09drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson1-19/+46
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese1-1/+0
2012-04-09tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+2
2012-04-09um: several x86 hw-dependent crypto modules won't build on umlAl Viro1-3/+3
2012-04-09um: fix linker script generationAl Viro2-3/+7
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2-15/+11
2012-04-09netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao1-2/+2
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart1-18/+32
2012-04-09[media] Drivers/media/radio: Fix build errorHans Verkuil1-2/+2
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky1-1/+1
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley1-14/+40
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil1-2/+2
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin1-0/+10
2012-04-09typo fix in Documentation/filesystems/vfs.txtAl Viro1-1/+1
2012-04-09dentry leak in simple_fill_super() failure exitAl Viro1-0/+1