Histórico de Commits

Autor SHA1 Mensagem Data
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash há 11 anos atrás
  Joe Perches 2b8837aeaa net: Convert uses of __constant_<foo> to <foo> há 11 anos atrás
  Daniel Borkmann b9507bdaf4 netdevice: move netdev_cap_txqueue for shared usage to header há 12 anos atrás
  Daniel Borkmann 99932d4fc0 netdevice: add queue selection fallback handler for ndo_select_queue há 12 anos atrás
  David S. Miller 0a379e21c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Jason Wang f663dd9aaf net: core: explicitly select a txq before doing l2 forwarding há 12 anos atrás
  Tom Herbert 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash há 12 anos atrás
  Eric Dumazet 3797d3e846 net: flow_dissector: small optimizations in IPv4 dissect há 12 anos atrás
  David S. Miller 394efd19d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Jason Wang 6f09234385 net: flow_dissector: fail on evil iph->ihl há 12 anos atrás
  Hannes Frederic Sowa 66415cf8a1 net: initialize hashrnd in flow_dissector with net_get_random_once há 12 anos atrás
  Nikolay Aleksandrov 357afe9c46 flow_dissector: factor out the ports extraction in skb_flow_get_ports há 12 anos atrás
  Eric Dumazet b86783587b net: flow_dissector: fix thoff for IPPROTO_AH há 12 anos atrás
  Eric Dumazet 50d1784ee4 net: fix multiqueue selection há 12 anos atrás
  David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Eric Dumazet 702821f4ea net: revert 8728c544a9c ("net: dev_pick_tx() fix") há 12 anos atrás
  David S. Miller 2ff1cf12c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Eric Dumazet e11aada32b net: flow_dissector: add 802.1ad support há 12 anos atrás
  Tom Herbert b438f940d3 flow_dissector: add support for IPPROTO_IPV6 há 12 anos atrás
  Tom Herbert fca4189551 flow_dissector: clean up IPIP case há 12 anos atrás
  Daniel Borkmann f77668dc25 net: flow_dissector: add __skb_get_poff to get a start offset to payload há 12 anos atrás
  David S. Miller 61816596d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Daniel Borkmann 8ed781668d flow_keys: include thoff into flow_keys for later usage há 12 anos atrás
  Michael Dalton e1733de224 flow_dissector: support L2 GRE há 12 anos atrás
  Cong Wang 441d9d327f net: move rx and tx hash functions to net/core/flow_dissector.c há 13 anos atrás
  Eric Dumazet ddbe503203 ipv6: add ipv6_addr_hash() helper há 13 anos atrás
  Jesper Dangaard Brouer c452ed7077 net: flow_dissector.c missing include linux/export.h há 14 anos atrás
  Eric Dumazet 4d77d2b567 flow_dissector: use a 64bit load/store há 14 anos atrás
  Eric Dumazet 0744dd00c1 net: introduce skb_flow_dissect() há 14 anos atrás