summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-24Merge branch 'mdio_module_driver-misc'David S. Miller
2017-01-24net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli
2017-01-24Merge branch 'stmmac-dwmac-meson8b-configurable-RGMII-TX-delay'David S. Miller
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl
2017-01-24net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmacMartin Blumenstingl
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn
2017-01-24bridge: multicast to unicastFelix Fietkau
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-23bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann
2017-01-23Merge branch 'bpf-lpm'David S. Miller
2017-01-23samples/bpf: add lpm-trie benchmarkDavid Herrmann
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal
2017-01-23net: moxa: constify net_device_ops structuresBhumika Goyal
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet
2017-01-22Merge branch 'bcm7278'David S. Miller
2017-01-22net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli
2017-01-22net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli
2017-01-22net: dsa: bcm_sf2: Move code enabling Broadcom tagsFlorian Fainelli
2017-01-22net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli
2017-01-22net: dsa: bcm_sf2: Prepare for different register layoutsFlorian Fainelli
2017-01-22net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli
2017-01-22Merge branch 'systemport-lite'David S. Miller
2017-01-22net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli
2017-01-22net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto
2017-01-22net/mlx4: use rb_entry()Geliang Tang
2017-01-226lowpan: use rb_entry()Geliang Tang
2017-01-20Merge branch 'dsa-hwmon'David S. Miller
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-01-20Merge branch 'cpsw-common-res-usage'David S. Miller
2017-01-20net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk
2017-01-20Merge branch 'rxbusy'David S. Miller
2017-01-20macvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar
2017-01-20ipvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar
2017-01-20net: remove duplicate code.Mahesh Bandewar