summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen
2015-10-15tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet
2015-10-15tcp/dccp: fix potential NULL deref in __inet_inherit_port()Eric Dumazet
2015-10-15net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin
2015-10-15net: hisilicon net: fix a bug about ledlipeng
2015-10-15cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie
2015-10-15Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-10-14net: hisilicon: supports promisc modeyankejian
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni
2015-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-14fm10k: do not use enum as booleanJacob Keller
2015-10-14fm10k: use snprintf() instead of sprintf() to avoid buffer overflowJacob Keller
2015-10-14ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov
2015-10-14i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan
2015-10-14i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan
2015-10-14i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan
2015-10-14i40e/i40evf: split device ids into a separate fileShannon Nelson
2015-10-14i40e: update fw version text string per previous product formatsCarolyn Wyborny
2015-10-14i40e: don't panic on VSI allocation failureMitch Williams
2015-10-14i40e: remove redundant callMitch Williams
2015-10-14i40e: Convert CEE App TLV selector to IEEE selectorGreg Bowers
2015-10-14i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny
2015-10-14i40evf: properly handle ndo_set_mac_address callsMitch Williams
2015-10-14i40e: Use BIT() macro for priority map parsingNeerav Parikh
2015-10-14i40e: Make it clear a parameter is never usedCarolyn Wyborny
2015-10-14i40e/i40evf: Add new link status definesShannon Nelson
2015-10-14net: vrf: Documentation update, ip commandsDavid Ahern
2015-10-14mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang
2015-10-14tcp/dccp: fix behavior of stale SYN_RECV request socketsEric Dumazet
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni
2015-10-13can: avoid using timeval for uapiArnd Bergmann
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann
2015-10-13can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann
2015-10-13Merge branch 'bridge-vlan'David S. Miller
2015-10-13bridge: vlan: move back vlan_flushNikolay Aleksandrov
2015-10-13bridge: vlan: drop unnecessary flush codeNikolay Aleksandrov
2015-10-13bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfoNikolay Aleksandrov
2015-10-13bridge: vlan: use proper rcu for the vlgrp memberNikolay Aleksandrov
2015-10-13Merge branch 'vrf-ipv6'David S. Miller
2015-10-13net: Add VRF support to IPv6 stackDavid Ahern
2015-10-13net: Add IPv6 support to VRF deviceDavid Ahern
2015-10-13net: Export fib6_get_table and nd_tblDavid Ahern
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern
2015-10-13bridge: fix gc_timer mod/del race conditionNikolay Aleksandrov
2015-10-13switchdev: enforce no pvid flag in vlan rangesNikolay Aleksandrov
2015-10-13Merge branch 'dsa-mv88e6xxx-fix-hardware-bridging'David S. Miller
2015-10-13net: dsa: mv88e6xxx: fix hardware bridgingVivien Didelot
2015-10-13net: dsa: do not warn unsupported bridge opsVivien Didelot
2015-10-13net: dsa: mv88e6xxx: do not support per-port FIDVivien Didelot