Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Dumazet 89c4b442b7 netpoll: more efficient locking há 8 anos atrás
  Jesper Dangaard Brouer 1db19db7f5 net: tracepoint napi:napi_poll add work and budget há 9 anos atrás
  Bjorn Helgaas 727ceaa49b Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" há 9 anos atrás
  Bjorn Helgaas 543e3a8da5 netpoll: Fix extra refcount release in netpoll_cleanup() há 9 anos atrás
  Alexander Duyck 822d54b9c2 netpoll: Drop budget parameter from NAPI polling call hierarchy há 10 anos atrás
  Neil Horman 2d8bff1269 netpoll: Close race condition between poll_one_napi and napi_disable há 10 anos atrás
  Nikolay Aleksandrov c9fd56b34e netpoll: warn on netpoll_send_udp users who haven't disabled irqs há 10 anos atrás
  Jiri Pirko df8a39defa net: rename vlan_tx_* helpers since "tx" is misleading there há 10 anos atrás
  Jiri Pirko 5968250c86 vlan: introduce *vlan_hwaccel_push_inside helpers há 10 anos atrás
  Jiri Pirko 62749e2cb3 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto há 10 anos atrás
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. há 11 anos atrás
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() há 11 anos atrás
  Daniel Borkmann 10c51b5623 net: add skb_get_tx_queue() helper há 11 anos atrás
  David S. Miller 4798248e4e net: Add ops->ndo_xmit_flush() há 11 anos atrás
  david decotigny efa95b01da netpoll: fix use after free há 11 anos atrás
  Eric W. Biederman b1586f099b netpoll: Use skb_irq_freeable to make zap_completion_queue safe. há 11 anos atrás
  Eric W. Biederman 5efeac44cf netpoll: Respect NETIF_F_LLTX há 11 anos atrás
  Eric W. Biederman 080b3c19a4 netpoll: Remove strong unnecessary assumptions about skbs há 11 anos atrás
  Eric W. Biederman 66b5552fc2 netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable há 11 anos atrás
  Eric W. Biederman 944e294857 netpoll: Only call ndo_start_xmit from a single place há 11 anos atrás
  Eric W. Biederman a8779ec1c5 netpoll: Remove gfp parameter from __netpoll_setup há 11 anos atrás
  Monam Agarwal fcb144b5df net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c há 11 anos atrás
  Eric W. Biederman 9c62a68d13 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) há 11 anos atrás
  Eric W. Biederman e1bd4d3d7d netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP há 11 anos atrás
  Eric W. Biederman 18b37535f8 netpoll: Consolidate neigh_tx processing in service_neigh_queue há 11 anos atrás
  Eric W. Biederman ad8d475244 netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP há 11 anos atrás
  Eric W. Biederman b6bacd550c netpoll: Don't drop all received packets. há 11 anos atrás
  Eric W. Biederman ff60763143 netpoll: Add netpoll_rx_processing há 11 anos atrás
  Eric W. Biederman e97dc3fcf9 netpoll: Warn if more packets are processed than are budgeted há 11 anos atrás
  Eric W. Biederman eb8143b469 netpoll: Visit all napi handlers in poll_napi há 11 anos atrás