summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-02-01net/smc: don't wait for send buffer space when data was already sentKarsten Graul
2019-02-01net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun
2019-02-01enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-01sctp: walk the list of asoc safelyGreg Kroah-Hartman
2019-02-01Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-02-01Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-01skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-01-31bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan
2019-01-31Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc...David S. Miller
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet
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-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 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