summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2016-03-18qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph
2016-03-18tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-03-18vlan: propagate gso_max_segsEric Dumazet
2016-03-16Merge branch 'thunderx-mdio-fixes'David S. Miller
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-16net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-03-16Merge branch 'arc_emac-next'David S. Miller
2016-03-16ARM: dts: rockchip: add to support emac for rk3036 SoCsXing Zheng
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner
2016-03-16clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng
2016-03-16clk: rockchip: add node-id for rk3036 emac hclkXing Zheng
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang
2016-03-16net: arc_emac: add phy reset is optional for device treeCaesar Wang
2016-03-16net: arc_emac: make the rockchip emac document more compatibleCaesar Wang
2016-03-16ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings
2016-03-16sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-16sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire
2016-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-15netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire
2016-03-14net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme
2016-03-14openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme
2016-03-14openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme
2016-03-14openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme
2016-03-14openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme
2016-03-14openvswitch: Add commentary to conntrack.cJarno Rajahalme
2016-03-14netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme
2016-03-14Merge branch 'dsa-finers-bridging-control'David S. Miller
2016-03-14net: dsa: refine netdev event notifierVivien Didelot
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero
2016-03-14sh_eth: kill useless initializersSergei Shtylyov
2016-03-14Merge branch 'mvneta-fixes'David S. Miller
2016-03-14net: mvneta: replace magic numbers by existing macrosDmitri Epshtein