summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-25arp: fix a regression in arp_solicit()Cong Wang
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-22hwmon: (lm73} Detect and report i2c bus errorsChris Verges
2012-12-22Linux 3.8-rc1Linus Torvalds
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet
2012-12-21ip_gre: fix possible use after freeEric Dumazet
2012-12-21ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata
2012-12-21solos-pci: double lock in geos_gpio_store()Dan Carpenter
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm snapshot: do not use map_contextMikulas Patocka
2012-12-21dm thin: dont use map_contextMikulas Patocka
2012-12-21dm raid1: dont use map_contextMikulas Patocka
2012-12-21dm flakey: dont use map_contextMikulas Patocka
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka
2012-12-21dm verity: use per_bio_dataMikulas Patocka
2012-12-21dm raid1: use per_bio_dataMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer
2012-12-21dm linear: add WRITE SAME supportMike Snitzer
2012-12-21dm: add WRITE SAME supportMike Snitzer