summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-11-28hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-11-28mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-11-28ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai1-0/+1
2013-11-28libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-11-28ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2-25/+4
2013-11-28iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-11-28iwlwifi: add new pci id for 6x35 seriesShuduo Sang1-0/+1
2013-11-28iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy1-0/+1
2013-11-28iwlwifi: update pci subsystem idWey-Yi Guy3-3/+16
2013-11-28iwlwifi: remove un-supported SKUsWey-Yi Guy4-54/+0
2013-11-28iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy1-0/+2
2013-11-28tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-11-28mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-11-28mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau1-0/+3
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o3-2/+4
2013-11-28jfs: fix error path in iallocDave Kleikamp1-2/+1
2013-11-28include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-11-28tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt1-1/+4
2013-11-28netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy1-1/+1
2013-11-288139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa3-2/+7
2013-11-28perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf1-0/+1
2013-11-28xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu3-7/+7
2013-11-28perf: Fix perf ring buffer memory orderingPeter Zijlstra2-9/+34
2013-11-28zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-11-28ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen3-48/+129
2013-11-28nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2-2/+15
2013-11-28nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert1-8/+10
2013-11-28ext4: return 32/64-bit dir name hash according to usage typeFan Yong3-48/+176
2013-11-28fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert1-0/+4
2013-11-28PCI: fix truncation of resource size to 32 bitsNikhil P Rao1-1/+2
2013-11-28davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-28net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-28net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann1-0/+10
2013-11-28wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-28sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-11-28sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-28bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-28connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-11-28farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-28l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-11-28net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-28ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner1-4/+7
2013-11-28can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-11-28ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-11-28proc connector: fix info leaksMathias Krause1-0/+16
2013-11-28net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-11-28net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2