Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 2e923b0251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 11 ans
  Tom Herbert 04ffcb255f net: Add ndo_gso_check il y a 11 ans
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 11 ans
  Linus Torvalds 35a9ad8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next il y a 11 ans
  Linus Torvalds d0cd84817c Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine il y a 11 ans
  Eric Dumazet 0287587884 net: better IFF_XMIT_DST_RELEASE support il y a 11 ans
  Eric Dumazet 1ff0dc9499 net: validate_xmit_vlan() is static il y a 11 ans
  Eric Dumazet fcbeb976d7 net: introduce netdevice gso_min_segs attribute il y a 11 ans
  Eric Dumazet bec3cfdca3 net: skb_segment() provides list head and tail il y a 11 ans
  Eric Dumazet 55a93b3ea7 qdisc: validate skb without holding lock il y a 11 ans
  Dan Williams 7bced39751 net_dma: simple removal il y a 11 ans
  Joe Perches 6ea754eb76 net: Change netdev_<level> logging functions to return void il y a 11 ans
  Tom Herbert 53e5039896 net: Remove gso_send_check as an offload callback il y a 11 ans
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 11 ans
  Jason Wang cecda693a9 net: keep original skb which only needs header checking during software GSO il y a 11 ans
  Alexander Y. Fomichev 7ce64c79c4 net: fix creation adjacent device symlinks il y a 11 ans
  WANG Cong 6c555490e0 ipv6: drop useless rcu_read_lock() in anycast il y a 11 ans
  John Fastabend 46e5da40ae net: qdisc: use rcu prefix and silence sparse warnings il y a 11 ans
  David S. Miller eb84d6b604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 11 ans
  Jesper Dangaard Brouer 1f59533f9c qdisc: validate frames going through the direct_xmit path il y a 11 ans
  Tom Herbert 5a21232983 net: Support for csum_bad in skbuff il y a 11 ans
  David S. Miller 8dcda22a5d net: xmit_list() becomes dev_hard_start_xmit(). il y a 11 ans
  David S. Miller ce93718fb7 net: Don't keep around original SKB when we software segment GSO frames. il y a 11 ans
  David S. Miller 50cbe9ab5f net: Validate xmit SKBs right when we pull them out of the qdisc. il y a 11 ans
  David S. Miller eae3f88ee4 net: Separate out SKB validation logic from transmit path. il y a 11 ans
  David S. Miller 95f6b3dda2 net: Have xmit_list() signal more==true when appropriate. il y a 11 ans
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. il y a 11 ans
  David S. Miller 7f2e870f2a net: Move main gso loop out of dev_hard_start_xmit() into helper. il y a 11 ans
  David S. Miller 2ea2551375 net: Create xmit_one() helper for dev_hard_start_xmit() il y a 11 ans
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() il y a 11 ans