aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-18net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)2-0/+12
2017-08-18macvlan: add offload features for encapsulationDimitris Michailidis1-1/+2
2017-08-18liquidio: fix Smatch errorIntiyaz Basha1-2/+2
2017-08-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet4-8/+9
2017-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-66/+238
2017-08-18ipv6: fix false-postive maybe-uninitialized warningArnd Bergmann1-2/+4
2017-08-18Merge branch 'hns3-bug-fixes'David S. Miller2-41/+60
2017-08-18net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil1-4/+10
2017-08-18net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil1-37/+48
2017-08-18net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil1-0/+2
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi6-6/+6
2017-08-18Merge branch 's390-qeth-next'David S. Miller4-141/+206
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann3-22/+65
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann1-14/+15
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann3-4/+4
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann4-10/+8
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann4-21/+23
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann1-6/+6
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann1-102/+123
2017-08-18bpf: fix a return in sockmap_get_from_fd()Dan Carpenter1-2/+2
2017-08-18Merge branch 'liquidio-initialization-fixes-for-embedded-firmware'David S. Miller1-32/+58
2017-08-18liquidio: with embedded f/w, issue droq credits before enablementRick Farrington1-8/+12
2017-08-18liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington1-24/+46
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann1-0/+11
2017-08-17dt-bindings: net: bluetooth: Add broadcom-bluetoothLoic Poulain1-0/+35
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain2-2/+84
2017-08-17Merge branch 'bpf-smap-followups'David S. Miller2-38/+12
2017-08-17bpf: reuse tc bpf prologue for sk skb progsDaniel Borkmann1-37/+10
2017-08-17bpf: don't enable preemption twice in smap_do_verdictDaniel Borkmann1-1/+2
2017-08-17net: ibm: ibmvnic: constify vio_device_idArvind Yadav1-1/+1
2017-08-17net: ibm: ibmveth: constify vio_device_idArvind Yadav1-1/+1
2017-08-17bpf: no need to nullify ri->map in xdp_do_redirectDaniel Borkmann1-1/+0
2017-08-17bpf: fix liveness propagation to parent in spilled stack slotsDaniel Borkmann1-1/+1
2017-08-17net: hns3: ensure media_type is unitializedColin Ian King1-1/+1
2017-08-17liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King1-1/+1
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann1-30/+39
2017-08-16Merge branch 'vmbus-sendpacket-cleanups'David S. Miller3-138/+31
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger3-38/+21
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger3-38/+10
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger2-62/+0
2017-08-16tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.David S. Miller1-0/+2
2017-08-16Merge branch 'sockmap-build-fixes'David S. Miller5-2/+19
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend4-2/+16
2017-08-16bpf: sockmap state change warning fixJohn Fastabend1-0/+3
2017-08-16net: sched: cls_flower: fix ndo_setup_tc type for stats callJiri Pirko1-1/+1
2017-08-16tun: make tun_build_skb() thread safeEric Dumazet1-6/+1
2017-08-16net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King3-16/+16
2017-08-16qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer3-2/+57
2017-08-16Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app'David S. Miller4-5/+50
2017-08-16nfp: process MTU updates from firmware flower appSimon Horman1-2/+9