summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-12udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet1-3/+6
2013-12-12macvtap: signal truncated packetsJason Wang1-5/+6
2013-12-12tun: unbreak truncated packet signallingJason Wang1-7/+9
2013-12-12net: sched: htb: fix the calculation of quantumYang Yingliang1-8/+12
2013-12-12net: sched: tbf: fix the calculation of max_sizeYang Yingliang1-45/+70
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov2-0/+17
2013-12-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+4
2013-12-11MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainersBjorn Helgaas1-0/+33
2013-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai3-1/+35
2013-12-11ALSA: hda - One more Dell headset detection quirkHui Wang1-0/+1
2013-12-11ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula1-2/+3
2013-12-11udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet1-10/+6
2013-12-11Merge branch 'sctp'David S. Miller2-19/+89
2013-12-11sctp: fix up a spacingwangweidong1-5/+2
2013-12-11sctp: add check rto_min and rto_max in sysctlwangweidong1-4/+65
2013-12-11sctp: check the rto_min and rto_max in setsockoptwangweidong1-10/+22
2013-12-11ipv6: do not erase dst address with flow label destinationFlorent Fourcot6-6/+0
2013-12-11sctp: properly latch and use autoclose value from sock to associationNeil Horman5-17/+13
2013-12-11Merge branch 'tipc'David S. Miller2-6/+12
2013-12-11tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue1-3/+8
2013-12-11tipc: correct the order of stopping services at rmmodJon Paul Maloy1-3/+4
2013-12-11tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2013-12-11net: Revert macvtap/tun truncation signalling changes.David S. Miller2-26/+24
2013-12-11macvtap: signal truncated packetsJason Wang1-13/+14
2013-12-11tun: unbreak truncated packet signallingJason Wang1-11/+12
2013-12-11vxlan: release rt when found circular routeFan Du1-1/+1
2013-12-11net: unix: allow set_peek_off to failSasha Levin3-4/+8
2013-12-11Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller6-23/+101
2013-12-11nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton1-1/+8
2013-12-11dm stats: initialize read-only module parameterMikulas Patocka1-0/+1
2013-12-11dm bufio: initialize read-only module parametersMikulas Patocka1-0/+5
2013-12-11x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-7/+0
2013-12-11net: allwinner: emac: Add missing free_irqMaxime Ripard1-2/+3
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-11inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2-2/+9
2013-12-11dm cache: actually resize cacheVincent Pelletier1-1/+1
2013-12-11dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer1-4/+6
2013-12-11dm cache policy mq: fix promotions to occur as expectedJoe Thornber1-5/+8
2013-12-11dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber5-5/+29
2013-12-11dm thin: re-establish read-only state when switching to fail modeJoe Thornber1-0/+1
2013-12-11dm thin: always fallback the pool mode if commit failsJoe Thornber1-22/+15
2013-12-11dm thin: switch to read-only mode if metadata space is exhaustedMike Snitzer1-2/+10
2013-12-11dm thin: switch to read only mode if a mapping insert failsJoe Thornber1-1/+3
2013-12-11dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer1-2/+6
2013-12-11dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka1-0/+5
2013-12-11dm snapshot: avoid snapshot space leak on crashMikulas Patocka1-7/+64
2013-12-11ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai1-0/+24
2013-12-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds15-15/+2
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds19-19/+6