Histórico de commits

Autor SHA1 Mensagem Data
  Hao Zheng 0a85df0046 vlan: Add function to retrieve EtherType from vlan packets. 14 anos atrás
  Jesse Gross 0988c4c7fb vlan: Calling vlan_hwaccel_do_receive() is always valid. 14 anos atrás
  Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 14 anos atrás
  Jesse Gross 65ac6a5fa6 vlan: Avoid hash table lookup to find group. 14 anos atrás
  Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 14 anos atrás
  Changli Gao 05532121da net: 802.1q: make vlan_hwaccel_do_receive() return void 15 anos atrás
  Patrick McHardy 5e75659305 vlan: support "loose binding" to the underlying network device 15 anos atrás
  Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 15 anos atrás
  Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 15 anos atrás
  Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 15 anos atrás
  Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 anos atrás
  Jarek Poplawski e4dd61882e vlan: Update skb->mac_header in __vlan_put_tag(). 16 anos atrás
  Herbert Xu e1c096e251 vlan: Add GRO interfaces 16 anos atrás
  Patrick McHardy 9b22ea5609 net: fix packet socket delivery in rx irq handler 16 anos atrás
  Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 anos atrás
  Patrick McHardy 11a100f844 vlan: avoid header copying and linearisation where possible 17 anos atrás
  Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 anos atrás
  Patrick McHardy df6b6a0cf6 vlan: remove useless struct hlist_node declaration from if_vlan.h 17 anos atrás
  Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 anos atrás
  Patrick McHardy 7750f403cb vlan: uninline __vlan_hwaccel_rx 17 anos atrás
  Patrick McHardy acc81e1465 vlan: fix network_header/mac_header adjustments 17 anos atrás
  Patrick McHardy 70c03b49b8 vlan: Add GVRP support 17 anos atrás
  Pavel Emelyanov a9fde26078 [VLAN]: Tag vlan_group_device with net device, not ifindex. 17 anos atrás
  Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 anos atrás
  Patrick McHardy 181499356e [VLAN]: Constify skb argument to vlan_get_tag() 17 anos atrás
  Patrick McHardy 57d3ae847d [VLAN]: Turn __constant_htons into htons where possible 17 anos atrás
  Patrick McHardy 9dfebcc647 [VLAN]: Turn VLAN_DEV_INFO into inline function 17 anos atrás
  Patrick McHardy af30151709 [VLAN]: Simplify vlan unregistration 17 anos atrás
  Patrick McHardy 7bd38d778e [VLAN]: Use dev->stats 17 anos atrás
  Patrick McHardy b7a4a83629 [VLAN]: Kill useless VLAN_NAME define 17 anos atrás