summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-15rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-03-15caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro
2015-03-14bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra
2015-03-14Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/...David S. Miller
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek
2015-03-13inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali
2015-03-12virtio-net: correctly delete napi hashJason Wang
2015-03-12rds: avoid potential stack overflowArnd Bergmann
2015-03-12sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11xen-netback: notify immediately after pushing Tx response.David Vrabel
2015-03-11net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-03-11tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell
2015-03-11tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell
2015-03-11MAINTAINERS: Update my email addresschas williams - CONTRACTOR
2015-03-10net: Handle unregister properly when netdev namespace change fails.David S. Miller
2015-03-10net: add comment for sock_efree() usageOliver Hartkopp
2015-03-10Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy
2015-03-10net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park
2015-03-09net_sched: fix struct tc_u_hnode layout in u32WANG Cong
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-09Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-09Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09tipc: fix bug in link failover handlingJon Paul Maloy
2015-03-09net: delete stale packet_mclist entriesFrancesco Ruggeri
2015-03-09net: macb: constify macb configuration dataJosh Cartwright
2015-03-09Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...David S. Miller
2015-03-09ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)
2015-03-09ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand
2015-03-09ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)
2015-03-10Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...James Morris
2015-03-09MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layerMarc Kleine-Budde
2015-03-09MAINTAINERS: linux-can moved to githubMarc Kleine-Budde
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish