Age | Commit message (Expand) | Author | Files | Lines |
2018-05-11 | net: phy: DP83TC811: Introduce support for the DP83TC811 phy | Dan Murphy | 3 | -0/+353 |
2018-05-11 | cxgb4: avoid schedule while atomic | Ganesh Goudar | 1 | -2/+2 |
2018-05-11 | cxgb4: enable inner header checksum calculation | Ganesh Goudar | 3 | -22/+83 |
2018-05-11 | cxgb4: Fix {vxlan/geneve}_port initialization | Arjun Vynipadath | 2 | -0/+23 |
2018-05-11 | cxgb4: Add new T5 device id | Ganesh Goudar | 1 | -0/+1 |
2018-05-11 | net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d" | Tonghao Zhang | 1 | -1/+1 |
2018-05-11 | bonding: use the skb_get/set_queue_mapping | Tonghao Zhang | 1 | -4/+4 |
2018-05-11 | bonding: replace the return value type | Tonghao Zhang | 2 | -8/+12 |
2018-05-11 | erspan: auto detect truncated ipv6 packets. | William Tu | 2 | -0/+12 |
2018-05-11 | Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments' | David S. Miller | 1 | -17/+17 |
2018-05-11 | mlxsw: spectrum_span: Use a more fitting error code | Petr Machata | 1 | -1/+1 |
2018-05-11 | mlxsw: spectrum_span: Rename misnamed variable l3edev | Petr Machata | 1 | -16/+16 |
2018-05-11 | udp: avoid refcount_t saturation in __udp_gso_segment() | Eric Dumazet | 1 | -3/+11 |
2018-05-11 | tcp: switch pacing timer to softirq based hrtimer | Eric Dumazet | 3 | -46/+29 |
2018-05-11 | Merge branch 'dsa-Plug-in-PHYLINK-support' | David S. Miller | 9 | -207/+458 |
2018-05-11 | net: dsa: bcm_sf2: Get rid of PHYLIB functions | Florian Fainelli | 1 | -149/+0 |
2018-05-11 | net: dsa: Plug in PHYLINK support | Florian Fainelli | 3 | -132/+172 |
2018-05-11 | net: dsa: mv88e6xxx: add PHYLINK support | Russell King | 3 | -0/+125 |
2018-05-11 | net: dsa: Eliminate dsa_slave_get_link() | Florian Fainelli | 1 | -11/+1 |
2018-05-11 | net: dsa: bcm_sf2: Implement phylink_mac_ops | Florian Fainelli | 1 | -8/+206 |
2018-05-11 | net: dsa: Add PHYLINK switch operations | Florian Fainelli | 3 | -1/+30 |
2018-05-11 | net: phy: phylink: Poll link GPIOs | Russell King | 1 | -0/+16 |
2018-05-11 | net: phy: phylink: Release link GPIO | Florian Fainelli | 1 | -0/+2 |
2018-05-11 | net: phy: phylink: Use gpiod_get_value_cansleep() | Florian Fainelli | 1 | -1/+1 |
2018-05-10 | rocker: Postpone filtering of !added_by_user FDB | Petr Machata | 1 | -2/+4 |
2018-05-10 | tls: Fix tls_device initialization | Boris Pismenny | 1 | -0/+2 |
2018-05-10 | cxgb4: fix the wrong conversion of Mbps to Kbps | Ganesh Goudar | 1 | -3/+3 |
2018-05-10 | Merge branch 'mlxsw-Support-VLAN-devices-in-mirroring-offloads' | David S. Miller | 3 | -8/+91 |
2018-05-10 | mlxsw: spectrum_span: Support VLAN under mirror-to-gretap | Petr Machata | 1 | -8/+19 |
2018-05-10 | mlxsw: spectrum_span: Support mirror-to-VLAN | Petr Machata | 1 | -0/+64 |
2018-05-10 | mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH | Petr Machata | 1 | -0/+6 |
2018-05-10 | net: bridge: Allow bridge master in br_vlan_get_info() | Petr Machata | 1 | -0/+2 |
2018-05-10 | tcp: Add mark for TIMEWAIT sockets | Jon Maxwell | 5 | -4/+22 |
2018-05-10 | net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL | Joe Perches | 2 | -23/+4 |
2018-05-10 | liquidio: bump up driver version to 1.7.2 to match newer NIC firmware | Felix Manlunas | 1 | -1/+1 |
2018-05-10 | liquidio: monitor all of Octeon's cores in watchdog thread | Felix Manlunas | 1 | -1/+1 |
2018-05-10 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2 | -67/+111 |
2018-05-10 | net/ipv6: fix lock imbalance in ip6_route_del() | Eric Dumazet | 1 | -1/+3 |
2018-05-10 | Merge branch 'hns3-misc-fixes' | David S. Miller | 4 | -151/+76 |
2018-05-10 | net: hns3: refactor the loopback related function | Yunsheng Lin | 2 | -47/+42 |
2018-05-10 | net: hns3: fix for cleaning ring problem | Yunsheng Lin | 1 | -4/+30 |
2018-05-10 | net: hns3: remove add/del_tunnel_udp in hns3_enet module | Yunsheng Lin | 2 | -96/+0 |
2018-05-10 | net: hns3: Fix for setting mac address when resetting | Yunsheng Lin | 1 | -4/+4 |
2018-05-10 | hv_netvsc: typo in NDIS RSS parameters structure | Stephen Hemminger | 2 | -3/+3 |
2018-05-10 | drivers: net: davinci_mdio: prevent spurious timeout | Sekhar Nori | 1 | -7/+8 |
2018-05-10 | Merge branch 'dsa-mv88e6xxx-cleanup-Global-Control-2-register' | David S. Miller | 4 | -10/+122 |
2018-05-10 | net: dsa: mv88e6xxx: add RMU disable op | Vivien Didelot | 4 | -0/+65 |
2018-05-10 | net: dsa: mv88e6xxx: set device number | Vivien Didelot | 3 | -7/+14 |
2018-05-10 | net: dsa: mv88e6xxx: add a cascade port op | Vivien Didelot | 4 | -3/+43 |
2018-05-10 | Merge branch 'mlx4-misc-next' | David S. Miller | 4 | -2/+69 |