aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Bluetooth: btusb: use irqsave() in URB's complete callbackSebastian Andrzej Siewior1-8/+12
2018-07-06Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan1-0/+1
2018-07-066lowpan: iphc: reset mac_header after decompress to fix panicMichael Scott1-0/+1
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree3-16/+118
2018-07-06net: ipv4: fix list processing on L3 slave devicesEdward Cree1-8/+15
2018-07-05net: core: filter: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-05net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva2-0/+2
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar1-1/+1
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King1-16/+0
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2-2/+3
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven3-8/+8
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven1-0/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King2-11/+3
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam2-1/+9
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh2-1/+44
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh3-0/+59
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh2-0/+95
2018-07-05devlink: Add param set commandMoshe Shemesh3-0/+139
2018-07-05devlink: Add param get commandMoshe Shemesh2-0/+261
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh3-0/+243
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King1-4/+1
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King1-4/+4
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King1-2/+0
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King1-2/+0
2018-07-05net: aquantia: Make some functions staticWei Yongjun1-3/+3
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun1-4/+5
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King1-1/+1
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing2-34/+29
2018-07-05r8169: fix runtime suspendHeiner Kallweit1-8/+1
2018-07-05net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()Edward Cree1-5/+11
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom4-35/+206
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King1-2/+0
2018-07-04sfc: remove redundant variable old_vlanColin Ian King1-2/+1
2018-07-04qed: remove redundant pointer 'name'Colin Ian King1-2/+0
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King1-3/+0
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King1-3/+0
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King1-2/+0
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King1-2/+0
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King1-2/+0
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King1-4/+1
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King1-2/+0
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King1-2/+0
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King1-2/+0
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King1-4/+1
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King1-6/+1
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia5-4/+47