Age | Commit message (Expand) | Author |
2018-11-11 | net: phy: remove states PHY_STARTING and PHY_PENDING | Heiner Kallweit |
2018-11-11 | documentation of some IP/ICMP snmp counters | yupeng |
2018-11-11 | tipc: improve broadcast retransmission algorithm | LUU Duc Canh |
2018-11-11 | Merge branch 'net-sched-indirect-tc-block-cb-registration' | David S. Miller |
2018-11-11 | nfp: flower: remove unnecessary code in flow lookup | John Hurley |
2018-11-11 | nfp: flower: remove TC egdev offloads | John Hurley |
2018-11-11 | nfp: flower: offload tunnel decap rules via indirect TC blocks | John Hurley |
2018-11-11 | nfp: flower: increase scope of netdev checking functions | John Hurley |
2018-11-11 | nfp: flower: allow non repr netdev offload | John Hurley |
2018-11-11 | net: sched: register callbacks for indirect tc block binds | John Hurley |
2018-11-11 | Merge branch 'PHYID-matching-macros' | David S. Miller |
2018-11-11 | net: phy: realtek: use new PHYID matching macros | Heiner Kallweit |
2018-11-11 | net: phy: add macros for PHYID matching | Heiner Kallweit |
2018-11-11 | Merge branch 'phylib-simplifications' | David S. Miller |
2018-11-11 | net: phy: improve and inline phy_change | Heiner Kallweit |
2018-11-11 | net: phy: simplify phy_mac_interrupt and related functions | Heiner Kallweit |
2018-11-11 | net: phy: don't set state PHY_CHANGELINK in phy_change | Heiner Kallweit |
2018-11-11 | Merge branch 'remove-PHY_HAS_INTERRUPT' | David S. Miller |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit |
2018-11-11 | net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte... | Heiner Kallweit |
2018-11-10 | sctp: Fix SKB list traversal in sctp_intl_store_ordered(). | David S. Miller |
2018-11-10 | sctp: Fix SKB list traversal in sctp_intl_store_reasm(). | David S. Miller |
2018-11-10 | iucv: Remove SKB list assumptions. | David S. Miller |
2018-11-10 | brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw. | David S. Miller |
2018-11-10 | OVS: remove VLAN_TAG_PRESENT - fixup | Michał Mirosław |
2018-11-09 | infiniband: nes: Fix more direct skb list accesses. | David S. Miller |
2018-11-09 | net: phy: leds: Don't make our own link speed names | Kyle Roeschley |
2018-11-09 | net: phy: improve struct phy_device member interrupts handling | Heiner Kallweit |
2018-11-09 | Merge branch 'dpaa2-eth-defer-probe-on-object-allocate' | David S. Miller |
2018-11-09 | dpaa2-ptp: defer probe when portal allocation failed | Ioana Ciornei |
2018-11-09 | dpaa2-eth: defer probe on object allocate | Ioana Ciornei |
2018-11-09 | udp6: cleanup stats accounting in recvmsg() | Paolo Abeni |
2018-11-09 | nfp: use the new __netdev_tx_sent_queue() BQL optimisation | Jakub Kicinski |
2018-11-09 | Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization' | David S. Miller |
2018-11-09 | tg3: extend PTP gettime function to read system clock | Miroslav Lichvar |
2018-11-09 | ixgbe: extend PTP gettime function to read system clock | Miroslav Lichvar |
2018-11-09 | igb: extend PTP gettime function to read system clock | Miroslav Lichvar |
2018-11-09 | e1000e: extend PTP gettime function to read system clock | Miroslav Lichvar |
2018-11-09 | ptp: deprecate gettime64() in favor of gettimex64() | Miroslav Lichvar |
2018-11-09 | ptp: add PTP_SYS_OFFSET_EXTENDED ioctl | Miroslav Lichvar |
2018-11-09 | ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl | Miroslav Lichvar |
2018-11-09 | ptp: reorder declarations in ptp_ioctl() | Miroslav Lichvar |
2018-11-09 | Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat... | David S. Miller |
2018-11-09 | net: hns3: add PCIe FLR support for VF | Huazhong Tan |
2018-11-09 | net: hns3: do VF's pci re-initialization while PF doing FLR | Huazhong Tan |
2018-11-09 | net: hns3: add PCIe FLR support for PF | Huazhong Tan |
2018-11-09 | net: hns3: implement the IMP reset processing for PF | Huazhong Tan |
2018-11-09 | net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set | Huazhong Tan |
2018-11-09 | net: hns3: add error handler for hclgevf_reset() | Huazhong Tan |
2018-11-09 | net: hns3: stop handling command queue while resetting VF | Huazhong Tan |