summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-31lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King
2019-01-30Merge branch 'stmmac-fixes'David S. Miller
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen
2019-01-30tun: move the call to tun_set_real_num_queuesGeorge Amanakis
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-01-30Merge branch 'virtio_net-Fix-problems-around-XDP-tx-and-napi_tx'David S. Miller
2019-01-30virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita
2019-01-30virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita
2019-01-30virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita
2019-01-30virtio_net: Fix out of bounds access of sqToshiaki Makita
2019-01-30virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita
2019-01-30virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita
2019-01-30virtio_net: Don't enable NAPI when interface is downToshiaki Makita
2019-01-30Merge branch 'erspan-always-reports-output-key-to-userspace'David S. Miller
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30net: ip_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-01-30Merge branch 'net-various-compat-ioctl-fixes'David S. Miller
2019-01-30net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg
2019-01-30net: socket: fix SIOCGIFNAME in compatJohannes Berg
2019-01-30Revert "kill dev_ifsioc()"Johannes Berg
2019-01-30Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg
2019-01-29Merge branch 'typedef-func_proto'Alexei Starovoitov
2019-01-29tools/bpf: fix test_btf for typedef func_proto caseYonghong Song
2019-01-29bpf: btf: allow typedef func_protoYonghong Song
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-29MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-29net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei
2019-01-29net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28vhost: fix OOB in get_rx_bufs()Jason Wang
2019-01-28bpf, doc: add reviewers to maintainers entryDaniel Borkmann
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki
2019-01-28tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski