Age | Commit message (Expand) | Author | Files | Lines |
2017-08-25 | ieee802154: 6lowpan: make header_ops const |  Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | ieee802154: ca8210: Fix a potential NULL pointer dereference |  Christophe JAILLET | 1 | -4/+1 |
2017-08-19 | Bluetooth: make device_type const |  Bhumika Goyal | 1 | -2/+2 |
2017-08-18 | amd-xgbe: Add additional ethtool statistics |  Lendacky, Thomas | 3 | -1/+16 |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities |  Lendacky, Thomas | 5 | -6/+520 |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings |  Lendacky, Thomas | 5 | -242/+345 |
2017-08-18 | net: ethtool: Add macro to clear a link mode setting |  Lendacky, Thomas | 1 | -0/+11 |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics |  Lendacky, Thomas | 3 | -8/+46 |
2017-08-18 | amd-xgbe: Add hardware features debug output |  Lendacky, Thomas | 1 | -3/+75 |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement |  Lendacky, Thomas | 2 | -44/+37 |
2017-08-18 | amd-xgbe: Add additional dynamic debug messages |  Lendacky, Thomas | 1 | -0/+4 |
2017-08-18 | amd-xgbe: Add support to handle device renaming |  Lendacky, Thomas | 4 | -46/+100 |
2017-08-18 | amd-xgbe: Update TSO packet statistics accuracy |  Lendacky, Thomas | 1 | -1/+1 |
2017-08-18 | amd-xgbe: Be sure driver shuts down cleanly on module removal |  Lendacky, Thomas | 2 | -4/+2 |
2017-08-18 | amd-xgbe: Set the MII control width for the MAC interface |  Lendacky, Thomas | 2 | -0/+3 |
2017-08-18 | amd-xgbe: Set the MDIO mode for 10000Base-T configuration |  Lendacky, Thomas | 1 | -1/+1 |
2017-08-18 | mlx5: ensure 0 is returned when vport is zero |  Colin Ian King | 1 | -1/+1 |
2017-08-18 | bpf: Fix map-in-map checking in the verifier |  Martin KaFai Lau | 1 | -0/+1 |
2017-08-18 | xdp: adjust xdp redirect tracepoint to include return error code |  Jesper Dangaard Brouer | 2 | -11/+19 |
2017-08-18 | ixgbe: change ndo_xdp_xmit return code on xmit errors |  Jesper Dangaard Brouer | 1 | -1/+1 |
2017-08-18 | liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF |  Rick Farrington | 2 | -10/+0 |
2017-08-18 | net: inet: diag: expose sockets cgroup classid |  Levin, Alexander (Sasha Levin) | 2 | -0/+12 |
2017-08-18 | macvlan: add offload features for encapsulation |  Dimitris Michailidis | 1 | -1/+2 |
2017-08-18 | liquidio: fix Smatch error |  Intiyaz Basha | 1 | -2/+2 |
2017-08-18 | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t |  Eric Dumazet | 4 | -8/+9 |
2017-08-18 | ipv6: fix false-postive maybe-uninitialized warning |  Arnd Bergmann | 1 | -2/+4 |
2017-08-18 | net: hns3: Fixes the static check warning due to missing unsupp L3 proto check |  Salil | 1 | -4/+10 |
2017-08-18 | net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() |  Salil | 1 | -37/+48 |
2017-08-18 | net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch |  Salil | 1 | -0/+2 |
2017-08-18 | net/sched: Fix the logic error to decide the ingress qdisc |  Chris Mi | 6 | -6/+6 |
2017-08-18 | s390/qeth: use skb_cow_head() for L2 OSA xmit |  Julian Wiedmann | 3 | -22/+65 |
2017-08-18 | s390/qeth: unify code to build header elements |  Julian Wiedmann | 1 | -14/+15 |
2017-08-18 | s390/qeth: pass full IQD header length to fill_buffer() |  Julian Wiedmann | 3 | -4/+4 |
2017-08-18 | s390/qeth: pass TSO data offset to fill_buffer() |  Julian Wiedmann | 4 | -10/+8 |
2017-08-18 | s390/qeth: pass TSO header length to fill_buffer() |  Julian Wiedmann | 4 | -21/+23 |
2017-08-18 | s390/qeth: pass full data length to l2_fill_header() |  Julian Wiedmann | 1 | -6/+6 |
2017-08-18 | s390/qeth: split L2 xmit paths |  Julian Wiedmann | 1 | -102/+123 |
2017-08-18 | bpf: fix a return in sockmap_get_from_fd() |  Dan Carpenter | 1 | -2/+2 |
2017-08-18 | liquidio: with embedded f/w, issue droq credits before enablement |  Rick Farrington | 1 | -8/+12 |
2017-08-18 | liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit |  Rick Farrington | 1 | -24/+46 |
2017-08-17 | Bluetooth: hci_bcm: Handle empty packet after firmware loading |  Marcel Holtmann | 1 | -0/+11 |