Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches hace 15 años
  Eric Dumazet 5eaa0bd81f loopback: use u64_stats_sync infrastructure hace 15 años
  Eric Dumazet 6b10de38f0 loopback: Implement 64bit stats on 32bit arches hace 15 años
  Tejun Heo 47d742752d percpu: add __percpu sparse annotations to net drivers hace 15 años
  Linus Torvalds d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
  Eric W. Biederman 999b6d39ab net: Simplify loopback and improve batching. hace 15 años
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets hace 15 años
  Christoph Lameter ca0c9584b1 this_cpu: Straight transformations hace 15 años
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t hace 15 años
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions hace 16 años
  Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() hace 16 años
  Eric Dumazet 7eebb0b28f loopback: packet drops accounting hace 16 años
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops hace 16 años
  Stephen Hemminger c02373bf27 netdev: convert loopback to net_device_ops hace 16 años
  Eric W. Biederman 505d4f73dd net: Guaranetee the proper ordering of the loopback device. v2 hace 16 años
  David S. Miller 3d8160b149 Revert "net: Guaranetee the proper ordering of the loopback device." hace 16 años
  Eric W. Biederman ae33bc40c0 net: Guaranetee the proper ordering of the loopback device. hace 16 años
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. hace 16 años
  David S. Miller 3a8af72249 net: Really remove all of LOOPBACK_TSO code. hace 16 años
  Herbert Xu 04a0551c87 loopback: Drop obsolete ip_summed setting hace 17 años
  David S. Miller 7447ef63cf loopback: Remove rest of LOOPBACK_TSO code. hace 17 años
  Herbert Xu f22f8567cb loopback: Enable TSO hace 17 años
  David S. Miller e3c50d5d25 netdev: netdev_priv() can now be sane again. hace 17 años
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. hace 17 años
  Pavel Emelyanov 6a7657f562 [NET]: Remove unused define from loopback driver. hace 17 años
  Emil Medve 2d2c54e3d0 Fixed a small typo in the loopback driver hace 17 años
  Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. hace 17 años
  Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate hace 17 años
  Pavel Emelyanov 9d6dda32c7 [NETNS]: Don't panic on creating the namespace's loopback hace 17 años
  Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n hace 17 años