Commit History

Author SHA1 Message Date
  Michał Mirosław d2ed273d30 net: disallow drivers with buggy VLAN accel to register_netdevice() 12 years ago
  Eric Dumazet cef401de7b net: fix possible wrong checksum generation 12 years ago
  Cong Wang 441d9d327f net: move rx and tx hash functions to net/core/flow_dissector.c 12 years ago
  Eric Dumazet 757b8b1d2b net_sched: fix qdisc_pkt_len_init() 12 years ago
  David S. Miller 4b87f92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Stanislaw Gruszka d07d7507bf net, wireless: overwrite default_ethtool_ops 12 years ago
  Alexander Duyck 87696f9234 net: Export __netdev_pick_tx so that it can be used in modules 12 years ago
  Alexander Duyck 024e9679a2 net: Add support for XPS without sysfs being defined 12 years ago
  Alexander Duyck 01c5f864e6 net: Rewrite netif_set_xps_queues to address several issues 12 years ago
  Alexander Duyck 10cdc3f3cd net: Rewrite netif_reset_xps_queue to allow for better code reuse 12 years ago
  Alexander Duyck 537c00de1c net: Add functions netif_reset_xps_queue and netif_set_xps_queue 12 years ago
  Alexander Duyck 416186fbf8 net: Split core bits of netdev_pick_tx into __netdev_pick_tx 12 years ago
  Eric Dumazet 1def9238d4 net_sched: more precise pkt_len computation 12 years ago
  Jiri Pirko 948b337e62 net: init perm_addr in register_netdevice() 12 years ago
  Eric Dumazet fda55eca5a net: introduce skb_transport_header_was_set() 12 years ago
  Jiri Pirko 8b98a70c28 net: remove no longer used netdev_set_bond_master() and netdev_set_master() 12 years ago
  Jiri Pirko 9ff162a8b9 net: introduce upper device lists 12 years ago
  Jiri Pirko fbdeca2d77 net: add address assign type "SET" 12 years ago
  Jiri Pirko f652151640 net: call add_device_randomness() only after successful mac change 12 years ago
  Jiri Pirko 4bf84c35c6 net: add change_carrier netdev op 12 years ago
  Eric Dumazet 30e6c9fa93 net: devnet_rename_seq should be a seqcount 12 years ago
  Linus Torvalds 6be35c700f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Eric Dumazet 89c5fa3369 net: gro: dev_gro_receive() cleanup 12 years ago
  Alexander Duyck fc70fb640b net: Handle encapsulated offloads before fragmentation or handing to lower dev 12 years ago
  Eric Dumazet c3c7c254b2 net: gro: fix possible panic in skb_gro_receive() 12 years ago
  Jiri Pirko e3d8fabee3 net: call notifiers for mtu change even if iface is not up 12 years ago
  Serge Hallyn 4e66ae2ea3 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD 12 years ago
  Rami Rosen bb728820fe core: make GRO methods static. 12 years ago
  Brian Haley c91f6df2db sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name 12 years ago
  Sachin Kamat 388dfc2d2d net: Remove redundant null check before kfree in dev.c 12 years ago