summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
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-24arp: fix a regression in arp_solicit()Cong Wang
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-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-21NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells
2012-12-20Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-12-20keys: use keyring_alloc() to create module signing keyringDavid Howells
2012-12-20keys: fix unreachable codeAlan Cox
2012-12-20sendfile: allows bypassing of notifier eventsScott Wolchok
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
2012-12-20fat: fix incorrect function commentRavishankar N
2012-12-20Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso
2012-12-20proc: fix inconsistent lock stateXiaotian Feng
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches
2012-12-20revert "rtc: recycle id when unloading a rtc driver"Andrew Morton
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder
2012-12-20hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2012-12-20hfsplus: avoid crash on failed block map freeAlan Cox
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski