Commit History

Author SHA1 Message Date
  Or Gerlitz b582ef0990 net: Add GRO support for UDP encapsulating protocols 11 years ago
  Sabrina Dubroca f14fe8a848 net: remove unnecessary initializations in net_dev_init 11 years ago
  Jason Wang 9d08dd3d32 net: document accel_priv parameter for __dev_queue_xmit() 11 years ago
  Michael Dalton a953be53ce net-sysfs: add support for device-specific rx queue sysfs attributes 11 years ago
  Veaceslav Falico 1d486bfb66 net: add NETDEV_PRECHANGEMTU to notify before mtu change happens 11 years ago
  Tom Herbert 0b4cec8c2e net: Check skb->rxhash in gro_receive 11 years ago
  Veaceslav Falico 5bb025fae5 net: rename sysfs symlinks on device name change 11 years ago
  Veaceslav Falico 3ee3270756 net: add sysfs helpers for netdev_adjacent logic 11 years ago
  Ben Hutchings ae78dbfa40 net: Add trace events for all receive entry points, exposing more skb fields 11 years ago
  Ben Hutchings d87d04a785 net: Add net_dev_start_xmit trace event, exposing more skb fields 11 years ago
  Ben Hutchings 20567661a1 net: Fix indentation in dev_hard_start_xmit() 11 years ago
  David S. Miller 0a379e21c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Veaceslav Falico 2315dc91a5 net: make dev_set_mtu() honor notification return code 11 years ago
  Eric Dumazet 600adc18eb net: gro: change GRO overflow strategy 11 years ago
  Jason Wang f663dd9aaf net: core: explicitly select a txq before doing l2 forwarding 11 years ago
  Jerry Chu bf5a755f5e net-gre-gro: Add GRE support to the GRO stack 11 years ago
  Benjamin Poirier cdb3f4a31b net: Do not enable tx-nocache-copy by default 11 years ago
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  David S. Miller 855404efae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 11 years ago
  Daniel Borkmann 86f8515f97 net: netprio: rename config to be more consistent with cgroup configs 11 years ago
  stephen hemminger 1d143d9f0c net: core functions cleanup 11 years ago
  Zhi Yong Wu 855abcf066 net, rps: fix the comment of net_rps_action_and_irq_enable() 11 years ago
  Eric Dumazet 289dccbe14 net: use kfree_skb_list() helper 11 years ago
  John Fastabend 85328240c6 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held 11 years ago
  Tom Herbert 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash 11 years ago
  dingtianhong e001bfad91 bonding: create bond_first_slave_rcu() 11 years ago
  Jerry Chu 299603e837 net-gro: Prepare GRO stack for the upcoming tunneling support 11 years ago
  Daniel Borkmann 4262e5ccbb net: dev: move inline skb_needs_linearize helper to header 11 years ago
  Eric Dumazet e6247027e5 net: introduce dev_consume_skb_any() 11 years ago
  Eric Dumazet 84b9cd633b gro: small napi_get_frags() optim 11 years ago