platform/kernel/linux-rpi.git
2017-04-12 Luiz Augusto... Bluetooth: 6lowpan: Use netif APIs to flow control
2017-04-12 Luiz Augusto... Bluetooth: 6lowpan: Don't drop packets when run out...
2017-04-12 Luiz Augusto... 6lowpan: Don't set IFF_NO_QUEUE
2017-04-12 Luiz Augusto... Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
2017-04-12 Luiz Augusto... Bluetooth: 6lowpan: Print errors during recv_pkt
2017-04-12 Luiz Augusto... Bluetooth: 6lowpan: Remove unnecessary peer lookup
2017-04-12 Xinming HuBluetooth: btmrvl: remove unnecessary wakeup interrupt...
2017-04-12 Xinming HuBluetooth: btmrvl: disable platform wakeup interrupt...
2017-04-12 Michael ScottBluetooth: 6lowpan: fix use after free in chan_suspend...
2017-04-12 Michael ScottBluetooth: 6lowpan: fix delay work init in add_peer_chan()
2017-04-12 Johan HovoldBluetooth: hci_intel: add missing tty-device sanity...
2017-04-12 Johan HovoldBluetooth: hci_bcm: add missing tty-device sanity check
2017-04-12 Colin Ian Kingieee802154: ca8210: Add checks for kmalloc allocation...
2017-04-12 prasanna karthikBluetooth: btmrvl: cleanup code in return from btmrvl_s...
2017-04-12 Colin Ian King6lowpan: fix assignment of peer_addr
2017-04-12 Harry Morrisieee802154: Add entry in MAINTAINTERS for CA8210 driver
2017-04-12 Harry Morrisieee802154: Add device tree documentation for CA8210
2017-04-12 Harry Morrisieee802154: Add CA8210 IEEE 802.15.4 device driver
2017-04-12 Andy ShevchenkoBluetooth: hci_bcm: Support platform enumeration
2017-04-12 Jeffy ChenBluetooth: btmrvl: wake system up when receives a wake irq
2017-04-12 Jeffy ChenBluetooth: btusb: wake system up when receives a wake irq
2017-04-12 Larry FingerBluetooth: btrtl: Change message for missing config...
2017-04-12 GabrielBluetooth: Added support for Rivet Networks Killer...
2017-04-12 Jonas HolmbergBluetooth: Change initial min and max interval
2017-04-12 Colin Ian KingBluetooth: fix assignments on error variable err
2017-04-12 Tedd Ho-Jeong AnBluetooth: hci_intel: Add support Intel Bluetooth devic...
2017-04-12 Tedd Ho-Jeong AnBluetooth: hci_intel: Fix firmware file name to use...
2017-04-12 Marcel HoltmannBluetooth: btusb: Add support for Intel Bluetooth devic...
2017-04-12 Tedd Ho-Jeong AnBluetooth: Use switch statement for Intel hardware...
2017-04-12 Marcin KraglakBluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
2017-04-12 Dean JenkinsBluetooth: Avoid bt_accept_unlink() double unlinking
2017-04-12 Dean JenkinsBluetooth: Handle bt_accept_enqueue() socket atomically
2017-04-12 Geliang TangBluetooth: bluecard: use setup_timer
2017-04-12 Luiz Augusto... 6lowpan: Fix IID format for Bluetooth
2017-04-12 Luiz Augusto... 6lowpan: Use netdev addr_len to determine lladdr len
2017-04-12 Alexander Aringipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
2017-04-12 Alexander Aring6lowpan: iphc: override l2 packet information
2017-04-12 Patrik Flykt6lowpan: Set MAC address length according to LOWPAN_LLTYPE
2017-04-12 Patrik Flyktbluetooth: Set 6 byte device addresses
2017-04-12 John KeepingBluetooth: hci_bcm: Fix clock (un)prepare
2017-04-12 Elena ReshetovaBluetooth: convert rfcomm_dlc.refcnt from atomic_t...
2017-04-12 Colin Ian KingBluetooth: btmrvl: fix spelling mistake: "unregester...
2017-04-12 Alexey Dobriyannet: make struct net_device::min_header_len 8-bit
2017-04-12 Alexey Dobriyannet: neigh: make ->hh_len 32-bit
2017-04-12 Ilan Tayarigso: Support frag_list splitting with head_frag
2017-04-12 David S. MillerMerge branch 'l2tp-const'
2017-04-12 Guillaume Naultl2tp: define parameters of l2tp_tunnel_find*() as ...
2017-04-12 Guillaume Naultl2tp: define parameters of l2tp_session_get*() as ...
2017-04-12 David S. MillerMerge branch 'ftgmac100-rework-batch4-misc'
2017-04-12 Benjamin Herrenschmidtftgmac100: Set default ring sizes to 128 entries
2017-04-12 Benjamin Herrenschmidtftgmac100: Make ring sizes configurable via ethtool
2017-04-12 Benjamin Herrenschmidtftgmac100: Add more register inits in ftgmac100_init_hw()
2017-04-12 Benjamin Herrenschmidtftgmac100: Open code remaining register writes
2017-04-12 Benjamin Herrenschmidtftgmac100: Rename ftgmac100_setup_mac to ftgmac100_init...
2017-04-12 Benjamin Herrenschmidtftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_...
2017-04-12 Benjamin Herrenschmidtftgmac100: Set netdev->hw_features
2017-04-12 Benjamin Herrenschmidtftgmac100: Disable HW checksum generation on AST2400...
2017-04-12 Benjamin Herrenschmidtftgmac100: Use device "compatible" property, not machine.
2017-04-12 Benjamin Herrenschmidtftgmac100: Upgrade to NETIF_F_HW_CSUM
2017-04-12 David S. MillerMerge branch 'net-smc-next'
2017-04-12 Ursula Braunnet/smc: do not use IB_SEND_INLINE together with mapped...
2017-04-12 Ursula Braunnet/smc: destruct non-accepted sockets
2017-04-12 Ursula Braunnet/smc: remove duplicate unhash
2017-04-12 Ursula Braunnet/smc: guarantee ConnClosed send after shutdown SHUT_WR
2017-04-12 Ursula Braunnet/smc: no socket state changes in tasklet context
2017-04-12 Ursula Braunnet/smc: always call the POLL_IN part of sk_wake_async
2017-04-12 Ursula Braunnet/smc: guarantee reset of write_blocked for heavy...
2017-04-12 Ursula Braunnet/smc: return active RoCE port only
2017-04-12 Ursula Braunnet/smc: remove useless smc_ib_devices_list check
2017-04-12 Ursula Braunnet/smc: get rid of old comment
2017-04-12 Joao Pintonet: stmmac: use netif_set_real_num_{rx,tx}_queues
2017-04-11 Willem de Bruijnbpf: pass sk to helper functions
2017-04-11 Wei Yongjundevlink: fix return value check in devlink_dpipe_header...
2017-04-11 David S. MillerMerge branch 's390-qeth-updates'
2017-04-11 Julian Wiedmanns390/qeth: remove unimplemented gdev routines
2017-04-11 Julian Wiedmanns390/qeth: use LINK_MODE_* to report the link character...
2017-04-11 Julian Wiedmanns390/qeth: convert to ETHTOOL_GLINKSETTINGS API
2017-04-11 Julian Wiedmanns390/qeth: clean up qeth_set_ecmd_adv_sup()
2017-04-11 Julian Wiedmanns390/qeth: use and remove some defines
2017-04-11 Julian Wiedmanns390/qeth: use correct return type for hard_start_xmit()
2017-04-11 Julian Wiedmanns390/qeth: remove unused parameter
2017-04-11 Julian Wiedmanns390/qeth: move gdev shutdown handler to core
2017-04-11 Julian Wiedmanns390/qeth: move NAPI poll routine to core
2017-04-11 Julian Wiedmanns390/qeth: move common ioctl handling to core
2017-04-11 Johannes Bergbpf: remove struct bpf_map_type_list
2017-04-11 Johannes Bergbpf: remove struct bpf_prog_type_list
2017-04-11 David S. MillerMerge branch 'fec-driver-code-clean'
2017-04-11 Fugang Duannet: fec: add ERR007885 for i.MX6ul enet IP
2017-04-11 Fugang Duannet: fec: correct the errata number comment typo
2017-04-11 Fugang Duannet: fec: add phy-reset-gpios PROBE_DEFER check
2017-04-11 Fugang Duannet: fec: pass ->dev to dma_alloc__coherent() API
2017-04-11 Fugang Duannet: fec: avoid BD pointer type cast to 32bit
2017-04-11 Fugang Duannet: fec: add return value check after calling .of_prop...
2017-04-11 David S. MillerMerge branch 'l2tp-drop-l2tp_session_find'
2017-04-11 Guillaume Naultl2tp: remove l2tp_session_find()
2017-04-11 Guillaume Naultl2tp: remove useless duplicate session detection in...
2017-04-11 David S. MillerMerge branch 'net-remove-pci_enable_msix'
2017-04-11 Christoph Hellwigmlxsw: convert to pci_alloc_irq_vectors
2017-04-11 Christoph HellwigPCI: remove pci_enable_msix
2017-04-11 Thanneeru Srinivasulunet: thunderx: Switch to pci_alloc_irq_vectors
next