Commit History

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