summaryrefslogtreecommitdiff
path: root/drivers/net/macvlan.c
Commit message (Expand)AuthorAge
* macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman2011-03-21
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
* macvlan : fix checksums error when we are in bridge modeDaniel Lezcano2011-03-14
* macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-22
* macvlan: lockless tx pathEric Dumazet2010-11-16
* netns: keep vlan slaves on master netns moveDavid Lamparter2010-09-17
* macvlan: Fix rx counters update in macvlan_handle_frame()Sridhar Samudrala2010-07-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-27
|\
| * macvtap: Limit packet queue lengthHerbert Xu2010-07-22
* | net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* | macvlan: 64 bit rx countersEric Dumazet2010-06-28
* | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15
* | net: add rx_handler data pointerJiri Pirko2010-06-15
* | macvlan: use call_rcu for port freeJiri Pirko2010-06-07
* | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
|/
* macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-24
* net: congestion notifications are not dropped packetsEric Dumazet2010-05-16
* net: adjust handle_macvlan to pass port struct to hookJiri Pirko2010-05-15
* net: move address list functions to a separate fileJiri Pirko2010-04-03
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-18
* macvlan: allow multiple driver backendsArnd Bergmann2010-02-03
* net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-03
* macvlan: add GRO bit to features maskPatrick Mullaney2010-01-16
* netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * macvlan: fix gso_max_size settingPatrick McHardy2009-11-23
* | macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-26
* | macvlan: implement bridge, VEPA and private modeArnd Bergmann2009-11-26
* | macvlan: cleanup rx statisticsArnd Bergmann2009-11-26
* | macvlan: Precise RX stats accountingEric Dumazet2009-11-17
* | vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-13
* | net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-08
* | net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
|/
* macvlan: add multiqueue capabilityEric Dumazet2009-09-03
* macvlan: Use compare_ether_addr_64bits()Eric Dumazet2009-09-01
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-01
* drivers/net/macvlan.c: fix cloning of tagged VLAN interfacessg.tweak@gmail.com2009-06-11
* net: convert unicast addr listJiri Pirko2009-05-29
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-18
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-21
* vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-04-17
* macvlan: Deterministic ingress packet deliveryEric Biederman2009-03-13
* macvlan: Support creating macvlans from macvlansEric Biederman2009-03-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
|\
| * macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-26
* | netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* | macvlan: convert to net_device_opsStephen Hemminger2008-11-19
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* | macvlan: add support for ethtool get settingsStephen Hemminger2008-10-29
|/