summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | sctp: walk the list of asoc safelyGreg Kroah-Hartman2019-02-011-2/+2
* | | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-02-013-2/+8
|\ \ \
| * | | batman-adv: release station info tidstatsFelix Fietkau2019-01-251-0/+3
| * | | batman-adv: Force mac header to start of data on xmitSven Eckelmann2018-12-311-0/+2
| * | | batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann2018-12-301-2/+3
* | | | Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-014-4/+14
|\ \ \ \
| * | | | cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-013-1/+5
| * | | | mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-011-3/+9
* | | | | skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-011-2/+4
|/ / / /
* | | | bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan2019-01-311-1/+7
* | | | Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc...David S. Miller2019-01-311-3/+3
|\ \ \ \
| * | | | ieee802154: mcr20a: fix indentation, remove tabsColin Ian King2019-01-311-3/+3
* | | | | rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-01-311-3/+3
* | | | | lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche2019-01-311-8/+15
* | | | | l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-01-311-3/+2
|/ / / /
* | | | Merge branch 'stmmac-fixes'David S. Miller2019-01-313-8/+24
|\ \ \ \
| * | | | net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-01-311-3/+3
| * | | | net: stmmac: Send TSO packets always from Queue 0Jose Abreu2019-01-311-1/+10
| * | | | net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-312-4/+11
|/ / / /
* | | | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-313-4/+13
* | | | l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-01-314-0/+30
* | | | tun: move the call to tun_set_real_num_queuesGeorge Amanakis2019-01-311-2/+1
* | | | ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru2019-01-301-0/+2
* | | | Merge branch 'virtio_net-Fix-problems-around-XDP-tx-and-napi_tx'David S. Miller2019-01-301-47/+112
|\ \ \ \
| * | | | virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita2019-01-301-12/+42
| * | | | virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita2019-01-301-1/+1
| * | | | virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita2019-01-301-7/+26
| * | | | virtio_net: Fix out of bounds access of sqToshiaki Makita2019-01-301-10/+7
| * | | | virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita2019-01-301-1/+1
| * | | | virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita2019-01-301-16/+33
| * | | | virtio_net: Don't enable NAPI when interface is downToshiaki Makita2019-01-301-2/+4
|/ / / /
* | | | Merge branch 'erspan-always-reports-output-key-to-userspace'David S. Miller2019-01-302-2/+12
|\ \ \ \
| * | | | net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| * | | | net: ip_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
|/ / / /
* | | | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
* | | | Merge branch 'net-various-compat-ioctl-fixes'David S. Miller2019-01-301-19/+63
|\ \ \ \
| * | | | net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg2019-01-301-4/+4
| * | | | net: socket: fix SIOCGIFNAME in compatJohannes Berg2019-01-301-1/+2
| * | | | Revert "kill dev_ifsioc()"Johannes Berg2019-01-301-0/+49
| * | | | Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg2019-01-301-14/+8
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-3050-195/+605
|\ \ \ \
| * | | | MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer2019-01-291-0/+18
| * | | | net: set default network namespace in init_dummy_netdev()Josh Elsasser2019-01-291-0/+3
| * | | | net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei2019-01-291-2/+2
| * | | | net: caif: call dev_consume_skb_any when skb xmit doneYang Wei2019-01-291-4/+1
| * | | | net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-01-291-1/+1
| * | | | net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2019-01-292-11/+20
| * | | | net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-01-291-1/+1
| * | | | net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-01-291-1/+1
| * | | | net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei2019-01-291-1/+1