コミット履歴

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