aboutsummaryrefslogtreecommitdiffstats
path: root/net/hsr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan2-0/+13
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger2-22/+23
2017-12-03hv_netvsc: optimize initialization of RNDIS headerStephen Hemminger1-31/+26
2017-12-03hv_netvsc: use reciprocal divide to speed up percent calculationStephen Hemminger4-26/+21
2017-12-03hv_netvsc: replace divide with mask when computing paddingStephen Hemminger1-1/+2
2017-12-03hv_netvsc: don't need local xmit_moreStephen Hemminger1-2/+1
2017-12-03hv_netvsc: drop unused macrosStephen Hemminger1-26/+0
2017-12-03ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codesGao Feng1-16/+17
2017-12-03net: phy: realtek: add utility functions to read/write page addressesMartin Blumenstingl1-30/+53
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl1-13/+14
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl1-2/+5
2017-12-03net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INITMartin Blumenstingl1-2/+2
2017-12-03net: phy: realtek: use the BIT and GENMASK macrosMartin Blumenstingl1-5/+6
2017-12-02net: dsa: support cross-chip FDB operationsVivien Didelot1-10/+4
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-02net: dsa: add switch mdb bitmap functionsVivien Didelot1-15/+33
2017-12-02net: dsa: add switch vlan bitmap functionsVivien Didelot1-15/+34
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot5-20/+12
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot7-29/+18
2017-12-02openvswitch: do not propagate headroom updates to internal portPaolo Abeni1-8/+1
2017-12-01net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko1-2/+2
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko4-22/+8
2017-12-01net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko1-29/+28
2017-12-01net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko1-10/+3
2017-12-01net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko1-1/+1
2017-12-01net: ethernet: ti: ale: use proper io apisGrygorii Strashko1-13/+13
2017-12-01net: ethernet: ti: cpsw: fix ale port numbersGrygorii Strashko1-1/+2
2017-12-01net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko3-8/+5
2017-12-01net: ethernet: ti: cpsw: move platform data struct to .c fileGrygorii Strashko2-21/+21
2017-12-01net: ethernet: ti: cpsw: use proper io apisGrygorii Strashko1-18/+18
2017-12-01net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko1-3/+0
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit28-169/+0
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg per defaultHeiner Kallweit2-16/+22
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu2-4/+267
2017-12-01ip6_gre: Refactor ip6gre xmit codesWilliam Tu1-48/+75
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu2-49/+56
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden2-0/+12
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-12-01rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2-2/+8
2017-12-01rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan3-6/+7
2017-12-01rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan1-24/+1
2017-12-01tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy4-13/+55
2017-11-30net: macb: Added support for RX filteringRafal Ozieblo2-1/+444
2017-11-30net: macb: Added some queue statisticsRafal Ozieblo2-4/+64
2017-11-30net: macb: Added support for many RX queuesRafal Ozieblo2-141/+191
2017-11-30vmxnet3: increase default rx ring sizesShrikrishna Khare1-4/+4
2017-11-30net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()Florian Fainelli3-9/+4
2017-11-30net/reuseport: drop legacy codePaolo Abeni5-55/+15
2017-11-30Documentation: net: dsa: Cut set_addr() documentationLinus Walleij1-5/+0
2017-11-30net: Remove dst->nextDavid Miller2-5/+0