aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery2-0/+6
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery1-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery1-0/+25
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2-0/+18
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2-0/+7
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2-0/+38
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery1-0/+26
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2-0/+28
2018-07-06Bluetooth: remove unused bt-nokia-h4p.h headerCorentin Labbe1-38/+0
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik1-0/+2
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik2-0/+8
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree1-0/+2
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam1-0/+4
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh1-0/+31
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh2-0/+9
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh1-0/+18
2018-07-05devlink: Add param set commandMoshe Shemesh2-0/+5
2018-07-05devlink: Add param get commandMoshe Shemesh1-0/+11
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh2-0/+95
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing1-1/+6
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia3-2/+10
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2-0/+6
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes2-0/+18
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes1-0/+2
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia1-0/+1
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran3-0/+28
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu1-0/+2
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree3-0/+27
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree1-0/+30
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree1-0/+7
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree1-0/+1
2018-07-04sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long1-0/+4
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long2-0/+16
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long1-1/+8
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-104/+197
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-57/+97
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao1-5/+25
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar1-0/+10
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar2-0/+29
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar1-3/+11
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2-6/+103
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-55/+68
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-1/+54
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2-20/+2
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-26/+826
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna1-0/+14
2018-06-30net/smc: add SMC-D diag supportHans Wippel1-0/+10