Historial de Commits

Autor SHA1 Mensaje Fecha
  Vlad Yasevich d2615bf450 net: core: Always propagate flag changes to interfaces hace 11 años
  Michal Kubeček 529d048954 macvlan: disable LRO on lower device instead of macvlan hace 11 años
  Alexei Starovoitov 81b9eab5eb core/dev: do not ignore dmac in dev_forward_skb() hace 11 años
  John Fastabend a6cc0cfa72 net: Add layer 2 hardware acceleration operations for macvlan devices hace 11 años
  Eric Dumazet 74d332c13b net: extend net_device allocation to vmalloc() hace 11 años
  Alexei Starovoitov 7f29405403 net: fix rtnl notification in atomic context hace 12 años
  Nikolay Aleksandrov 974daef7f8 net: add missing dev_put() in __netdev_adjacent_dev_insert hace 12 años
  Eric Dumazet 3347c96029 ipv4: gso: make inet_gso_segment() stackable hace 12 años
  David S. Miller 53af53ae83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Eric W. Biederman 5cde282938 net: Separate the close_list and the unreg_list v2 hace 12 años
  Michael S. Tsirkin 3573540caf netif_set_xps_queue: make cpu mask const hace 12 años
  David S. Miller 4fbef95af4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Nicolas Dichtel 991fb3f74c dev: always advertise rx_flags changes via netlink hace 12 años
  Nicolas Dichtel a528c219df dev: update __dev_notify_flags() to send rtnl msg hace 12 años
  Eric W. Biederman 50624c934d net: Delay default_device_exit_batch until no devices are unregistering v2 hace 12 años
  Veaceslav Falico 5831d66e80 net: create sysfs symlinks for neighbour devices hace 12 años
  Veaceslav Falico 842d67a7b3 net: expose the master link to sysfs, and remove it from bond hace 12 años
  Veaceslav Falico b6ccba4c68 net: add a possibility to get private from netdev_adjacent->list hace 12 años
  Veaceslav Falico 31088a113c net: add for_each iterators through neighbour lower link's private hace 12 años
  Veaceslav Falico 402dae9614 net: add netdev_adjacent->private and allow to use it hace 12 años
  Veaceslav Falico 5249dec738 net: add RCU variant to search for netdev_adjacent link hace 12 años
  Veaceslav Falico 2f268f129c net: add adj_list to save only neighbours hace 12 años
  Veaceslav Falico 7863c054d1 net: use lists as arguments instead of bool upper hace 12 años
  Veaceslav Falico 82476b3160 net: correctly interlink lower/upper devices hace 12 años
  Nicolas Dichtel 8b27f27797 skb: allow skb_scrub_packet() to be used by tunnels hace 12 años
  Veaceslav Falico 48311f4685 net: add netdev_upper_get_next_dev_rcu(dev, iter) hace 12 años
  Veaceslav Falico 620f3186ca net: remove search_list from netdev_adjacent hace 12 años
  Veaceslav Falico 5d261913ca net: add lower_dev_list to net_device and make a full mesh hace 12 años
  Veaceslav Falico aa9d85605f net: rename netdev_upper to netdev_adjacent hace 12 años
  Nicolas Dichtel 64261f230a dev: move skb_scrub_packet() after eth_type_trans() hace 12 años