summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian
2016-12-05atm: fix improper return valuePan Bian
2016-12-05net: irda: set error code on failuresPan Bian
2016-12-05net: caif: remove ineffective checkPan Bian
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-05atm: lanai: set error code when ioremap failsPan Bian
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian
2016-12-05net: bridge: set error code on failurePan Bian
2016-12-05net: af_mpls.c add space before open parenthesisSuraj Deshmukh
2016-12-05netdev: broadcom: propagate error codePan Bian
2016-12-05Merge branch 'fib-suffix-length-fixes'David S. Miller
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck
2016-12-04net: dcb: set error code on failuresPan Bian
2016-12-03Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-12-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-12-02Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-12-02Fix up a couple of field names in the CREDITS fileLinus Torvalds
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov
2016-12-02RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan
2016-12-02Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-02packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02default exported asm symbols to zeroArnd Bergmann
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-12-02Merge branch 'stmmac-probe-error-handling-and-phydev-leaks'David S. Miller
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser
2016-12-02batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-02Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds