Commit History

Author SHA1 Message Date
  Cong Wang 0ad646c81b tun: call dev_get_valid_name() before register_netdevice() 8 years ago
  Willem de Bruijn 581fe0ea61 net: orphan frags on stand-alone ptype in dev_queue_xmit_nit 8 years ago
  Edward Cree 92dd5452c1 net: change skb->mac_header when Generic XDP calls adjust_head 8 years ago
  John Fastabend bbbe211c29 net: rcu lock and preempt disable missing around generic xdp 8 years ago
  David S. Miller 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Ido Schimmel 25cc72a338 mlxsw: spectrum: Forbid linking to devices that have uppers 8 years ago
  Jesper Dangaard Brouer 1e22391e8f net: missing call of trace_napi_poll in busy_poll_stop 8 years ago
  Jesper Dangaard Brouer 2facaad600 xdp: make generic xdp redirect use tracepoint trace_xdp_redirect 8 years ago
  Jason Wang 7c4974786f net: export some generic xdp helpers 8 years ago
  Tonghao Zhang 939912216f net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx. 8 years ago
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Willem de Bruijn 8d63bee643 net: avoid skb_warn_bad_offload false positives on UFO 8 years ago
  Willem de Bruijn 1f8b977ab3 sock: enable MSG_ZEROCOPY 8 years ago
  Sabrina Dubroca ae847f40b6 net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled 8 years ago
  Sabrina Dubroca d764a122cc net: add new netdevice feature for offload of RX port for UDP tunnels 8 years ago
  David S. Miller 7a68ada6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  stephen hemminger 7051b88a35 net: make dev_close and related functions void 8 years ago
  David S. Miller d4c023f4f3 net: Remove references to NETIF_F_UFO in netdev_fix_features(). 8 years ago
  John Fastabend 6103aa96ec net: implement XDP_REDIRECT for xdp generic 8 years ago
  John Fastabend d445516966 net: xdp: support xdp generic on virtual devices 8 years ago
  Michal Hocko dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic 8 years ago
  WANG Cong f51048c3e0 bonding: avoid NETDEV_CHANGEMTU event when unregistering slave 8 years ago
  Alban Browaeys 9af9959e14 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 8 years ago
  Reshetova, Elena 633547973f net: convert sk_buff.users from atomic_t to refcount_t 8 years ago
  David S. Miller b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Michal Kubeček e44699d2c2 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() 8 years ago
  Eric Dumazet 6f64ec7451 net: prevent sign extension in dev_get_stats() 8 years ago
  Jakub Kicinski ce158e580a xdp: add reporting of offload mode 8 years ago
  Jakub Kicinski ee5d032f7d xdp: add HW offload mode flag for installing programs 8 years ago
  Jakub Kicinski 32d602771b xdp: pass XDP flags into install handlers 8 years ago