summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.23v3.10.23Greg Kroah-Hartman2013-12-081-1/+1
* drm/radeon/audio: correct ACR tablePierre Ossman2013-12-081-3/+3
* drm/radeon/audio: improve ACR calculationPierre Ossman2013-12-081-22/+46
* ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-12-081-1/+2
* elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama2013-12-081-2/+14
* elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama2013-12-082-1/+15
* iommu: Remove stack trace from broken irq remapping warningNeil Horman2013-12-081-6/+7
* iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina2013-12-081-1/+5
* HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)Simon Wood2013-12-081-0/+58
* video: kyro: fix incorrect sizes when copying to userspaceSasha Levin2013-12-081-3/+3
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-12-083-1/+8
* clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-12-081-2/+7
* clockevents: Split out selection logicThomas Gleixner2013-12-082-38/+56
* clockevents: Add module refcountThomas Gleixner2013-12-084-0/+11
* clockevents: Get rid of the notifier chainThomas Gleixner2013-12-085-64/+14
* aio: restore locking of ioctx list on removalMateusz Guzik2013-12-081-4/+6
* mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake2013-12-081-3/+42
* xfs: add capability check to free eofblocks ioctlDwight Engen2013-12-081-0/+6
* tcp: gso: fix truesize trackingEric Dumazet2013-12-081-8/+5
* {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-081-0/+7
* ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-12-081-2/+2
* inet: fix possible seqlock deadlocksEric Dumazet2013-12-083-3/+3
* team: fix master carrier set when user linkup is enabledJiri Pirko2013-12-081-0/+4
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-12-083-0/+9
* net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang2013-12-081-3/+2
* r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang2013-12-081-0/+5
* af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-12-081-2/+2
* packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-12-082-23/+37
* bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong2013-12-081-0/+2
* net: core: Always propagate flag changes to interfacesVlad Yasevich2013-12-081-1/+1
* ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-12-081-2/+6
* tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin2013-12-081-1/+0
* atm: idt77252: fix dev refcnt leakYing Xue2013-12-081-1/+1
* xfrm: Release dst if this dst is improper for vti tunnelfan.du2013-12-081-0/+1
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-089-202/+13
* ip6_output: fragment outgoing reassembled skb properlyJiri Pirko2013-12-081-1/+2
* ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-12-081-0/+1
* net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-12-082-2/+2
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-0810-14/+20
* net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa2013-12-081-1/+2
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-12-0835-112/+65
* inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-12-088-31/+14
* ipv4: fix possible seqlock deadlockEric Dumazet2013-12-081-1/+1
* connector: improved unaligned access error fixChris Metcalf2013-12-081-30/+42
* isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-12-081-3/+5
* net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet2013-12-081-1/+4
* bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov2013-12-081-0/+6
* tcp: tsq: restore minimal amount of queueingEric Dumazet2013-12-083-10/+5
* macvtap: limit head length of skb allocatedJason Wang2013-12-081-1/+7
* tuntap: limit head length of skb allocatedJason Wang2013-12-081-1/+9