Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | Bluetooth: L2CAP: Derive MPS from connection MTU | Luiz Augusto von Dentz | 2 | -8/+7 |
2018-09-27 | Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth | Christian Hewitt | 1 | -0/+1 |
2018-09-27 | Bluetooth: btrtl: Add support for RTL8822C with USB interface | Alex Lu | 1 | -0/+8 |
2018-09-27 | Bluetooth: hci_serdev: Fixed error space required before open paranethesis | Jagdish Tirumala | 1 | -1/+1 |
2018-09-27 | Bluetooth: Add definitions and track LE resolve list modification | Ankit Navik | 4 | -0/+139 |
2018-09-27 | Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990 | Balakrishna Godavarthi | 1 | -0/+33 |
2018-09-27 | Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW | Justin TerAvest | 1 | -0/+1 |
2018-09-27 | Bluetooth: btrtl: Make array extension_sig static, shrinks object size | Colin Ian King | 1 | -1/+1 |
2018-09-27 | Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue(). | Balakrishna Godavarthi | 1 | -3/+4 |
2018-09-27 | Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races | Balakrishna Godavarthi | 1 | -0/+1 |
2018-09-27 | Bluetooth: hci_qca: Remove hdev dereference in qca_close(). | Balakrishna Godavarthi | 1 | -6/+9 |
2018-09-27 | Bluetooth: hci_qca: Remove serdev_device_open/close function calls | Balakrishna Godavarthi | 1 | -2/+0 |
2018-09-27 | Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic | Andrea Parri | 3 | -14/+20 |
2018-09-27 | net-ipv4: remove 2 always zero parameters from ipv4_redirect() | Maciej Żenczykowski | 11 | -15/+14 |
2018-09-27 | net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() | Maciej Żenczykowski | 12 | -18/+14 |
2018-09-27 | net: mvneta: Add support for 2500Mbps SGMII | Maxime Chevallier | 1 | -4/+23 |
2018-09-27 | Merge branch 'net-vhost-improve-performance-when-enable-busyloop' | David S. Miller | 2 | -79/+92 |
2018-09-27 | net: vhost: add rx busy polling in tx path | Tonghao Zhang | 1 | -21/+14 |
2018-09-27 | net: vhost: factor out busy polling logic to vhost_net_busy_poll() | Tonghao Zhang | 1 | -40/+70 |
2018-09-27 | net: vhost: replace magic number of lock annotation | Tonghao Zhang | 1 | -3/+3 |
2018-09-27 | net: vhost: lock the vqs one by one | Tonghao Zhang | 1 | -17/+7 |
2018-09-27 | tcp: expose sk_state in tcp_retransmit_skb tracepoint | Yafang Shao | 1 | -2/+5 |
2018-09-26 | net: faraday: fix return type of ndo_start_xmit function | YueHaibing | 2 | -5/+6 |
2018-09-26 | net: smsc: fix return type of ndo_start_xmit function | YueHaibing | 3 | -3/+6 |
2018-09-26 | net: liquidio: list usage cleanup | zhong jiang | 1 | -2/+1 |
2018-09-26 | net: qed: list usage cleanup | zhong jiang | 3 | -13/+9 |
2018-09-26 | Merge branch 'net-bridge-convert-bool-options-to-bits' | David S. Miller | 12 | -116/+151 |
2018-09-26 | net: bridge: pack net_bridge better | Nikolay Aleksandrov | 1 | -2/+2 |
2018-09-26 | net: bridge: convert mtu_set_by_user to a bit | Nikolay Aleksandrov | 3 | -4/+4 |
2018-09-26 | net: bridge: convert neigh_suppress_enabled option to a bit | Nikolay Aleksandrov | 4 | -9/+12 |
2018-09-26 | net: bridge: convert mcast options to bits | Nikolay Aleksandrov | 4 | -32/+33 |
2018-09-26 | net: bridge: convert and rename mcast disabled | Nikolay Aleksandrov | 5 | -21/+24 |
2018-09-26 | net: bridge: convert group_addr_set option to a bit | Nikolay Aleksandrov | 4 | -4/+4 |
2018-09-26 | net: bridge: convert nf call options to bits | Nikolay Aleksandrov | 4 | -18/+19 |
2018-09-26 | net: bridge: add bitfield for options and convert vlan opts | Nikolay Aleksandrov | 5 | -18/+49 |
2018-09-26 | net: bridge: make struct opening bracket consistent | Nikolay Aleksandrov | 1 | -8/+4 |
2018-09-26 | Merge branch 's390-net-next' | David S. Miller | 7 | -292/+200 |
2018-09-26 | s390/qeth: remove duplicated carrier state tracking | Julian Wiedmann | 5 | -22/+10 |
2018-09-26 | s390/qeth: clean up drop conditions for received cmds | Julian Wiedmann | 1 | -10/+11 |
2018-09-26 | s390/qeth: re-indent qeth_check_ipa_data() | Julian Wiedmann | 1 | -71/+58 |
2018-09-26 | s390/qeth: consume local address events | Julian Wiedmann | 1 | -2/+2 |
2018-09-26 | s390/qeth: remove various redundant code | Julian Wiedmann | 3 | -15/+2 |
2018-09-26 | s390/qeth: remove CARD_FROM_CDEV helper | Julian Wiedmann | 1 | -44/+29 |
2018-09-26 | s390/qeth: pass card pointer in iob callback | Julian Wiedmann | 2 | -24/+32 |
2018-09-26 | s390/qeth: re-use qeth_notify_skbs() | Julian Wiedmann | 1 | -24/+5 |
2018-09-26 | s390/qeth: remove additional skb refcount | Julian Wiedmann | 1 | -2/+0 |
2018-09-26 | s390/qeth: replace open-coded skb_queue_walk() | Julian Wiedmann | 1 | -15/+4 |
2018-09-26 | net/af_iucv: locate IUCV header via skb_network_header() | Julian Wiedmann | 3 | -36/+23 |
2018-09-26 | s390/qeth: on gdev release, reset drvdata | Julian Wiedmann | 1 | -2/+3 |
2018-09-26 | s390/qeth: fix discipline unload after setup error | Julian Wiedmann | 4 | -4/+2 |