summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek
2018-04-27bnxt_en: Increase RING_IDLE minimum threshold to 50Andy Gospodarek
2018-04-27bnxt_en: Do not allow VF to read EEPROM.Michael Chan
2018-04-27bnxt_en: Display function level rx/tx_discard_pkts via ethtoolVasundhara Volam
2018-04-27bnxt_en: Simplify ring alloc/free error messages.Michael Chan
2018-04-27bnxt_en: Do not set firmware time from VF driver on older firmware.Michael Chan
2018-04-27bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan
2018-04-27bnxt_en: Remap TC to hardware queues when configuring PFC.Michael Chan
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan
2018-04-27hv_netvsc: simplify receive side calling argumentsStephen Hemminger
2018-04-27Merge branch 'sctp-refactor-MTU-handling'David S. Miller
2018-04-27sctp: allow unsetting sockopt MAXSEGMarcelo Ricardo Leitner
2018-04-27sctp: consider idata chunks when setting SCTP_MAXSEGMarcelo Ricardo Leitner
2018-04-27sctp: honor PMTU_DISABLED when handling icmpMarcelo Ricardo Leitner
2018-04-27sctp: re-use sctp_transport_pmtu in sctp_transport_routeMarcelo Ricardo Leitner
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: remove an if() that is always trueMarcelo Ricardo Leitner
2018-04-27sctp: move transport pathmtu calc away of sctp_assoc_add_peerMarcelo Ricardo Leitner
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner
2018-04-27selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio
2018-04-27tcp: remove mss check in tcp_select_initial_window()Wei Wang
2018-04-27Merge branch 'smc-next'David S. Miller
2018-04-27net/smc: handle sockopt TCP_DEFER_ACCEPTUrsula Braun
2018-04-27net/smc: sockopts TCP_NODELAY and TCP_CORKUrsula Braun
2018-04-27net/smc: handle sockopts forcing fallbackUrsula Braun
2018-04-27net/smc: fix structure sizeKarsten Graul
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-04-27net: Fix coccinelle warningKirill Tkhai
2018-04-27geneve: fix build with modular IPV6Tobias Regnery
2018-04-27Merge branch 's390-next'David S. Miller
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-27bridge: use hlist_entry_safeYueHaibing