summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27net: phy: broadcom: add new Broadcom OUIFlorian Fainelli
2014-08-27net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli
2014-08-27net: phy: bcm7xxx: introduce helper macroFlorian Fainelli
2014-08-27Merge branch 'sf2'David S. Miller
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27Documentation: devicetree: add Broadcom Starfighter 2 bindingFlorian Fainelli
2014-08-27Documentation: devicetree: update dsa binding with optional propertiesFlorian Fainelli
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller
2014-08-27ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier
2014-08-27ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier
2014-08-27ethernet: arc: remove use of 'struct platform_device'Romain Perier
2014-08-27tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal
2014-08-27bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz
2014-08-27r8152: replace strncpy with strlcpyhayeswang
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller
2014-08-25neigh: document gc_thresh2stephen hemminger
2014-08-25net: bnx2x: fix build error with ptpRandy Dunlap
2014-08-25team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko
2014-08-25bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov
2014-08-25Merge branch 'bnx2x-next'David S. Miller
2014-08-25bnx2x: Fix timesync endianityMichal Kalderon
2014-08-25bnx2x: Be more forgiving toward SW GRODmitry Kravkov
2014-08-25bnx2x: VF clean statisticsYuval Mintz
2014-08-25bnx2x: Fix stop-on-errorYuval Mintz
2014-08-25bnx2x: ethtool -d might cause timeout in logDmitry Kravkov
2014-08-25net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-25net: fix comments for __skb_flow_get_ports()WANG Cong
2014-08-25ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25Merge branch 'is_kdump_kernel'David S. Miller
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai
2014-08-25stmmac: simple cleanupsPavel Machek
2014-08-25r8152: check code with checkpatch.plhayeswang
2014-08-24Merge branch 'ndo_xmit_flush'David S. Miller
2014-08-24virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller