summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-063-2/+8
* netlink: Do not schedule work from sk_destructHerbert Xu2016-12-061-17/+15Star
* uapi: export nf_log.hstephen hemminger2016-12-061-0/+1
* uapi: export tc_skbmod.hstephen hemminger2016-12-061-0/+1
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2016-12-051-0/+4
* Merge branch 'bnx2x-fixes'David S. Miller2016-12-052-2/+10
|\
| * bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
| * bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
|/
* isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
* net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
* net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
* atm: fix improper return valuePan Bian2016-12-051-1/+1
* net: irda: set error code on failuresPan Bian2016-12-051-0/+1
* net: caif: remove ineffective checkPan Bian2016-12-051-4/+1Star
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-051-0/+4
* atm: lanai: set error code when ioremap failsPan Bian2016-12-051-0/+1
* net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-051-0/+1
* net: bridge: set error code on failurePan Bian2016-12-051-0/+1
* net: af_mpls.c add space before open parenthesisSuraj Deshmukh2016-12-051-1/+1
* netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
* Merge branch 'fib-suffix-length-fixes'David S. Miller2016-12-051-33/+35
|\
| * ipv4: Drop suffix update from resize codeAlexander Duyck2016-12-051-21/+21
| * ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck2016-12-051-12/+14
|/
* net: dcb: set error code on failuresPan Bian2016-12-041-0/+1
* Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-12-031-2/+2
|\
| * batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2016-12-021-2/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-028-6/+22
|\ \
| * | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla2016-12-023-3/+3
| * | arm64: dts: juno: Correct PCI IO windowJeremy Linton2016-11-301-1/+1
| * | Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-11-251-0/+16
| |\ \
| | * | ARM: dts: STiH407-family: fix i2c nodesLoic Pallardy2016-11-231-0/+16
| * | | Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-253-2/+2
| |\ \ \
| | * | | ARM: gr8: Rename the DTSI and relevant DTSMaxime Ripard2016-11-223-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-02121-450/+1064
|\ \ \ \ \
| * | | | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-021-2/+2
| * | | | | geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4Star
| * | | | | tipc: check minimum bearer MTUMichal Kubeček2016-12-023-2/+27
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
| |\ \ \ \ \
| | * | | | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
| | * | | | | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
| * | | | | | net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0Star
| * | | | | | sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * | | | | | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * | | | | | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
| * | | | | | cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
| * | | | | | ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov2016-12-021-1/+1
| * | | | | | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan2016-12-021-0/+2
| * | | | | | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper2016-12-021-1/+0Star
| * | | | | | ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
| * | | | | | ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2