Commit History

Author SHA1 Message Date
  Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
  Ian Campbell ea2ab69379 net: convert core to skb paged frag APIs 14 years ago
  Eric Dumazet ec5efe7946 rps: support IPIP encapsulation 14 years ago
  Jiri Pirko 0dfe178239 net: vlan: goto another_round instead of calling __netif_receive_skb 14 years ago
  Changli Gao ae1511bf76 net: rps: support PPPOE session messages 14 years ago
  Changli Gao 1ff1986fc9 net: rps: support 802.1Q 14 years ago
  Jiri Pirko b81693d914 net: remove ndo_set_multicast_list callback 14 years ago
  Jiri Pirko 01789349ee net: introduce IFF_UNICAST_FLT private flag 14 years ago
  Tom Herbert c6865cb3cc rps: Inspect GRE encapsulated packets to get flow hash 14 years ago
  Tom Herbert e971b7225b rps: Infrastructure in __skb_get_rxhash for deep inspection 14 years ago
  Tom Herbert bdeab99191 rps: Add flag to skb to indicate rxhash is based on L4 tuple 14 years ago
  Tom Herbert 792df22cd0 rps: Some minor cleanup in get_rps_cpus 14 years ago
  Eric Dumazet 33d480ce6d net: cleanup some rcu_dereference_raw 14 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Joe Perches 2d348d1f56 net: Convert struct net_device uc_promisc to bool 14 years ago
  Michał Mirosław fec30c3381 net: unexport netdev_fix_features() 14 years ago
  Michał Mirosław 1180e7d659 net: cleanup vlan_features setting in register_netdev 14 years ago
  Shan Wei f9d7a1187d net: Add GSO to vlan_features initialization 14 years ago
  Thomas Graf 4e985adaa5 rtnl: provide link dump consistency info 14 years ago
  Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
  David S. Miller 9f6ec8d697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 years ago
  Alexander Duyck bff55273f9 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE 14 years ago
  Heiko Carstens 264524d5e5 net: cpu offline cause napi stall 14 years ago
  David S. Miller 3019de124b net: Rework netdev_drivername() to avoid warning. 14 years ago
  Koki Sanagi ec764bf083 net: tracepoint of net_dev_xmit sees freed skb and causes panic 14 years ago
  Neil Horman f11970e383 net: make dev_disable_lro use physical device if passed a vlan dev (v2) 14 years ago
  Eric Dumazet be3fc413da net: use synchronize_rcu_expedited() 14 years ago
  Eric Dumazet 6df427fe8c net: remove synchronize_net() from netdev_set_master() 14 years ago
  Eric Dumazet 449f454426 macvlan: remove one synchronize_rcu() call 14 years ago