aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-01xen: netback: fix printf format string warningIan Campbell1-1/+1
2015-05-31net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli1-2/+2
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell3-3/+10
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-05-31sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-05-30Merge branch 'bna-fixes'David S. Miller3-6/+9
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-05-30bna: remove unreasonable iocpf timer startIvan Vecera1-4/+0
2015-05-30bna: fix firmware loading on big-endian machinesIvan Vecera1-0/+7
2015-05-30Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-3/+4
2015-05-30bridge: fix br_multicast_query_expired() bugEric Dumazet1-1/+1
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller7-11/+43
2015-05-28via-rhine: Resigning as maintainerRoger Luethi1-2/+1
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-05-28ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2-4/+14
2015-05-28xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck1-1/+16
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2-3/+6
2015-05-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-74/+194
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-170/+351
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel1-13/+2
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+21
2015-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds20-32/+333
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-27lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-05-27Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds3-10/+36
2015-05-27Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-6/+7
2015-05-27Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-0/+4
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+0
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold2-6/+7
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy1-3/+3
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann1-0/+2
2015-05-26unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas1-3/+42
2015-05-26Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller7-65/+100
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang1-2/+1
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang3-1/+7
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller4-7/+319
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-4/+3
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker7-7/+0
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker1-2/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu1-7/+1
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven1-1/+0
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2015-05-26crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu1-9/+0
2015-05-26backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre1-0/+4
2015-05-25Merge branch 'phyter-bug-fixes'David S. Miller1-4/+19
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2