summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20bpf: skip unnecessary capability checkChenbo Feng
2018-03-20trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song
2018-03-20test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu
2018-03-12Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-11openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping
2018-03-11macvlan: filter out unsupported feature flagsShannon Nelson
2018-03-09Merge branch 'erspan-fixes'David S. Miller
2018-03-09ip6erspan: make sure enough headroom at xmit.William Tu
2018-03-09ip6erspan: improve error handling for erspan version number.William Tu
2018-03-09ip6gre: add erspan v2 to tunnel lookupWilliam Tu
2018-03-09Merge branch 'mlxsw-ACL-and-mirroring-fixes'David S. Miller
2018-03-09mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko
2018-03-09Merge branch 'vhost_net-ptr_ring-fixes'David S. Miller
2018-03-09vhost_net: examine pointer types during un-producingJason Wang
2018-03-09vhost_net: keep private_data and rx_ring syncedJason Wang
2018-03-09vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi
2018-03-09net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens
2018-03-09ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-08Merge branch 'hv_netvsc-fix-multicast-flags-and-sync'David S. Miller
2018-03-08hv_netvsc: fix locking during VF setupStephen Hemminger
2018-03-08hv_netvsc: fix locking for rx_modeStephen Hemminger
2018-03-08hv_netvsc: avoid repeated updates of packet filterStephen Hemminger
2018-03-08hv_netvsc: fix filter flagsStephen Hemminger
2018-03-08Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub...David S. Miller
2018-03-08docs: segmentation-offloads.txt: Correct TCP gso_typesDaniel Axtens
2018-03-08team: Fix double free in error pathArkadi Sharshevsky
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07bpf, x64: increase number of passesDaniel Borkmann
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar
2018-03-07net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore
2018-03-07tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh
2018-03-07dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-03-07l2tp: do not accept arbitrary socketsEric Dumazet
2018-03-07net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai
2018-03-07net: smsc911x: Fix unload crash when link is upJeremy Linton
2018-03-07ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio