summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko
2017-08-07dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-06Merge branch 'sctp-remove-typedefs-from-structures-part-5'David S. Miller
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long
2017-08-06sctp: remove the typedef sctp_event_tXin Long
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long
2017-08-06dt-bindings: net: Document bindings for anarion-gmacAlexandru Gagniuc
2017-08-06net: stmmac: Add Adaptrum Anarion GMAC glue layerAlexandru Gagniuc
2017-08-06netvsc: fix rtnl deadlock on unregister of vfstephen hemminger
2017-08-06net: dsa: User per-cpu 64-bit statisticsFlorian Fainelli
2017-08-06Merge branch 'tcp-cwnd-undo-refactor'David S. Miller
2017-08-06tcp: consolidate congestion control undo functionsYuchung Cheng
2017-08-06tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng
2017-08-06net: systemport: Support 64bit statisticskiki good
2017-08-06liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha
2017-08-06liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha
2017-08-06Merge branch 'phylink-and-sfp-support'David S. Miller
2017-08-06sfp: add SFP module supportRussell King
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: add I2C mdio busRussell King
2017-08-06net: phy: export phy_start_machine() for phylinkRussell King
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King
2017-08-06net: phy: add 1000Base-X to phy settings tableRussell King
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King