aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/extable.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01net/smc: fix use of variable in cleared areaKarsten Graul1-4/+4
2019-02-01net/smc: use device link provided in qp_contextKarsten Graul1-3/+3
2019-02-01net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul1-1/+4
2019-02-01net/smc: do not wait under send_lockKarsten Graul1-6/+4
2019-02-01net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul1-1/+10
2019-02-01net/smc: don't wait for send buffer space when data was already sentKarsten Graul1-4/+3
2019-02-01net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul1-0/+4
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel1-1/+1
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun1-1/+1
2019-02-01enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+2
2019-02-01sctp: walk the list of asoc safelyGreg Kroah-Hartman1-2/+2
2019-02-01skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg3-1/+5
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau1-3/+9
2019-01-31bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan1-1/+7
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet1-3/+3
2019-01-31lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche1-8/+15
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen1-3/+2
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King1-3/+3
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2-4/+11
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann3-4/+13
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen4-0/+30
2019-01-30tun: move the call to tun_set_real_num_queuesGeorge Amanakis1-2/+1
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru1-0/+2
2019-01-30virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita1-12/+42
2019-01-30virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita1-1/+1
2019-01-30virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita1-7/+26
2019-01-30virtio_net: Fix out of bounds access of sqToshiaki Makita1-10/+7
2019-01-30virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita1-1/+1
2019-01-30virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita1-16/+33
2019-01-30virtio_net: Don't enable NAPI when interface is downToshiaki Makita1-2/+4
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-01-30net: ip_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-01-30ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-01-30net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg1-4/+4
2019-01-30net: socket: fix SIOCGIFNAME in compatJohannes Berg1-1/+2
2019-01-30Revert "kill dev_ifsioc()"Johannes Berg1-0/+49
2019-01-30Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg1-14/+8
2019-01-29MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer1-0/+18
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser1-0/+3
2019-01-29net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei1-2/+2
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei1-4/+1
2019-01-29net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-28net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei1-1/+1
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei1-1/+1