Commit History

作者 SHA1 備註 提交日期
  Tom Herbert 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash 11 年之前
  dingtianhong e001bfad91 bonding: create bond_first_slave_rcu() 11 年之前
  Jerry Chu 299603e837 net-gro: Prepare GRO stack for the upcoming tunneling support 11 年之前
  Daniel Borkmann 4262e5ccbb net: dev: move inline skb_needs_linearize helper to header 11 年之前
  Eric Dumazet e6247027e5 net: introduce dev_consume_skb_any() 11 年之前
  Eric Dumazet 84b9cd633b gro: small napi_get_frags() optim 11 年之前
  Vlad Yasevich d2615bf450 net: core: Always propagate flag changes to interfaces 11 年之前
  Michal Kubeček 529d048954 macvlan: disable LRO on lower device instead of macvlan 11 年之前
  Alexei Starovoitov 81b9eab5eb core/dev: do not ignore dmac in dev_forward_skb() 11 年之前
  John Fastabend a6cc0cfa72 net: Add layer 2 hardware acceleration operations for macvlan devices 11 年之前
  Eric Dumazet 74d332c13b net: extend net_device allocation to vmalloc() 11 年之前
  Alexei Starovoitov 7f29405403 net: fix rtnl notification in atomic context 11 年之前
  Nikolay Aleksandrov 974daef7f8 net: add missing dev_put() in __netdev_adjacent_dev_insert 11 年之前
  Eric Dumazet 3347c96029 ipv4: gso: make inet_gso_segment() stackable 11 年之前
  David S. Miller 53af53ae83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年之前
  Eric W. Biederman 5cde282938 net: Separate the close_list and the unreg_list v2 12 年之前
  Michael S. Tsirkin 3573540caf netif_set_xps_queue: make cpu mask const 12 年之前
  David S. Miller 4fbef95af4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年之前
  Nicolas Dichtel 991fb3f74c dev: always advertise rx_flags changes via netlink 12 年之前
  Nicolas Dichtel a528c219df dev: update __dev_notify_flags() to send rtnl msg 12 年之前
  Eric W. Biederman 50624c934d net: Delay default_device_exit_batch until no devices are unregistering v2 12 年之前
  Veaceslav Falico 5831d66e80 net: create sysfs symlinks for neighbour devices 12 年之前
  Veaceslav Falico 842d67a7b3 net: expose the master link to sysfs, and remove it from bond 12 年之前
  Veaceslav Falico b6ccba4c68 net: add a possibility to get private from netdev_adjacent->list 12 年之前
  Veaceslav Falico 31088a113c net: add for_each iterators through neighbour lower link's private 12 年之前
  Veaceslav Falico 402dae9614 net: add netdev_adjacent->private and allow to use it 12 年之前
  Veaceslav Falico 5249dec738 net: add RCU variant to search for netdev_adjacent link 12 年之前
  Veaceslav Falico 2f268f129c net: add adj_list to save only neighbours 12 年之前
  Veaceslav Falico 7863c054d1 net: use lists as arguments instead of bool upper 12 年之前
  Veaceslav Falico 82476b3160 net: correctly interlink lower/upper devices 12 年之前