Age | Commit message (Expand) | Author |
2017-08-20 | ieee802154: ca8210: Fix a potential NULL pointer dereference | Christophe JAILLET |
2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add hardware features debug output | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add additional dynamic debug messages | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Update TSO packet statistics accuracy | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Be sure driver shuts down cleanly on module removal | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Set the MII control width for the MAC interface | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Set the MDIO mode for 10000Base-T configuration | Lendacky, Thomas |
2017-08-18 | mlx5: ensure 0 is returned when vport is zero | Colin Ian King |
2017-08-18 | ixgbe: change ndo_xdp_xmit return code on xmit errors | Jesper Dangaard Brouer |
2017-08-18 | liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF | Rick Farrington |
2017-08-18 | macvlan: add offload features for encapsulation | Dimitris Michailidis |
2017-08-18 | liquidio: fix Smatch error | Intiyaz Basha |
2017-08-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-08-18 | net: hns3: Fixes the static check warning due to missing unsupp L3 proto check | Salil |
2017-08-18 | net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() | Salil |
2017-08-18 | net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch | Salil |
2017-08-18 | net/sched: Fix the logic error to decide the ingress qdisc | Chris Mi |
2017-08-18 | s390/qeth: use skb_cow_head() for L2 OSA xmit | Julian Wiedmann |
2017-08-18 | s390/qeth: unify code to build header elements | Julian Wiedmann |
2017-08-18 | s390/qeth: pass full IQD header length to fill_buffer() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass TSO data offset to fill_buffer() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass TSO header length to fill_buffer() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass full data length to l2_fill_header() | Julian Wiedmann |
2017-08-18 | s390/qeth: split L2 xmit paths | Julian Wiedmann |
2017-08-18 | liquidio: with embedded f/w, issue droq credits before enablement | Rick Farrington |
2017-08-18 | liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit | Rick Farrington |
2017-08-17 | Bluetooth: hci_bcm: Handle empty packet after firmware loading | Marcel Holtmann |
2017-08-17 | Bluetooth: hci_bcm: Add serdev support | Loic Poulain |
2017-08-17 | net: ibm: ibmvnic: constify vio_device_id | Arvind Yadav |
2017-08-17 | net: ibm: ibmveth: constify vio_device_id | Arvind Yadav |
2017-08-17 | net: hns3: ensure media_type is unitialized | Colin Ian King |
2017-08-17 | liquidio: fix spelling mistake: "interuupt" -> "interrupt" | Colin Ian King |
2017-08-17 | Bluetooth: btbcm: Consolidate the controller information commands | Marcel Holtmann |
2017-08-16 | vmbus: remove unused vmbus_sendpacket_ctl | stephen hemminger |
2017-08-16 | vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl | stephen hemminger |
2017-08-16 | vmbus: remove unused vmbus_sendpacket_multipagebuffer | stephen hemminger |
2017-08-16 | tun: make tun_build_skb() thread safe | Eric Dumazet |
2017-08-16 | net/mlx4: fix spelling mistake: "availible" -> "available" | Colin Ian King |
2017-08-16 | nfp: process MTU updates from firmware flower app | Simon Horman |
2017-08-16 | nfp: process control messages in workqueue in flower app | Simon Horman |
2017-08-16 | net: 3c509: constify pnp_device_id | Arvind Yadav |
2017-08-16 | liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU | Veerasenareddy Burru |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger |
2017-08-16 | skge: add paren around sizeof arg | stephen hemminger |