summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu
2017-02-03Merge branch 'ife-to-module'David S. Miller
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann
2017-02-03virtio_net: remove custom busy_pollEric Dumazet
2017-02-03atl1e: add GRO supportEric Dumazet
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02Merge branch 'MV88E6390-fixes'David S. Miller
2017-02-02net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn
2017-02-02net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390Andrew Lunn
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin
2017-02-02Merge branch 'mv88e6390-missing-phy-ID'David S. Miller
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn
2017-02-02net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390Andrew Lunn
2017-02-02xgene_enet: remove bogus forward declarationsArnd Bergmann
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki
2017-02-01Merge branch 'act_sample-Little-fixes'David S. Miller
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01Merge branch 'sh_eth-fixes-for-MagicPacket-handling'David S. Miller
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-02-01net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi