summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01b44: add support for Byte Queue LimitsHauke Mehrtens
2013-10-01ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-10-01net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman
2013-10-01ethernet: use likely() for common Ethernet encapstephen hemminger
2013-10-01ethernet: cleanup eth_type_transstephen hemminger
2013-10-01powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova
2013-10-01Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller
2013-10-01bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-10-01tcp: TSQ can use a dynamic limitEric Dumazet
2013-10-01Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-30ipv6: Not need to set fl6.flowi6_flags as zeroLi RongQing
2013-09-30xen-netback: improve ring effeciency for guest RXWei Liu
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso
2013-09-30ipc/sem.c: update sem_otime for all operationsManfred Spraul
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li
2013-09-30mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li
2013-09-30mm/hwpoison: fix test for a transparent huge pageWanpeng Li
2013-09-30mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-30mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-09-30Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan
2013-09-30mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul
2013-09-30mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes
2013-09-30fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni
2013-09-30revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet
2013-09-30qdisc: basic classifier - remove unnecessary initializationstephen hemminger
2013-09-30qdisc: meta return ENOMEM on alloc failurestephen hemminger
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico
2013-09-30Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-09-30MAINTAINERS: add myself as maintainer of xen-netbackWei Liu
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant
2013-09-30hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-30dev: always advertise rx_flags changes via netlinkNicolas Dichtel
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks