summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+0
* | 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
* | packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-021-6/+12
* | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
* | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
* | Merge branch 'stmmac-probe-error-handling-and-phydev-leaks'David S. Miller2016-12-0213-63/+215
|\ \
| * | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
| * | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
| * | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-021-10/+19
|/ /
* | net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser2016-12-021-2/+2
* | ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-012-4/+12
* | igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-012-4/+12
* | net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan2016-12-011-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-12-013-3/+3
|\ \
| * | esp6: Fix integrity verification when ESN are usedTobias Brunner2016-11-301-1/+1
| * | esp4: Fix integrity verification when ESN are usedTobias Brunner2016-11-301-1/+1
| * | xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2016-11-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-0112-38/+69
|\ \ \ | |_|/ |/| |
| * | netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2016-11-301-2/+2
| * | netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal2016-11-292-3/+3
| * | netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| * | netfilter: nft_range: add the missing NULL pointer checkLiping Zhang2016-11-241-0/+6
| * | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-242-6/+10
| * | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-242-17/+25
| * | netfilter: nat: fix cmp return valueFlorian Westphal2016-11-241-3/+6
| * | netfilter: nft_hash: validate maximum value of u32 netlink hash attributeLaura Garcia Liebana2016-11-241-2/+5
| * | netfilter: fix nf_conntrack_helper documentationFlorian Westphal2016-11-241-2/+5
| * | netfilter: Update nf_send_reset6 to consider L3 domainDavid Ahern2016-11-241-0/+1
| * | netfilter: Update ip_route_me_harder to consider L3 domainDavid Ahern2016-11-241-1/+4
* | | macvtap: handle ubuf refcount correctly when meet errorsJason Wang2016-11-301-6/+5
* | | tun: handle ubuf refcount correctly when meet errorsJason Wang2016-11-301-6/+4
* | | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko2016-11-301-0/+4
* | | bpf: fix states equal logic for varlen accessJosef Bacik2016-11-301-2/+8
* | | Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller2016-11-301-6/+7
|\ \ \