Age | Commit message (Expand) | Author |
---|---|---|
2011-04-25 | Implemented tunnel list command | Matthias Schiffer |
2011-04-18 | Shut down the socket before unregistering the device | Matthias Schiffer |
2011-04-16 | Using RCU lists doesn't make sense as we hold the RTNL lock anyways | Matthias Schiffer |
2011-04-15 | Unregister all tunnels on unload | Matthias Schiffer |
2011-04-15 | Save a list of interfaces managed by quicktun | Matthias Schiffer |
2011-04-15 | Drop short packages | Matthias Schiffer |
2011-04-15 | Update packet, byte and drop stats. | Matthias Schiffer |
2011-04-15 | Linearize nonlinear sk_buffs | Matthias Schiffer |
2011-04-15 | Lock correctly on device deletion | Matthias Schiffer |
2011-04-14 | Remote some debug messages | Matthias Schiffer |
2011-04-14 | Implement interface configuration and deletion | Matthias Schiffer |
2011-04-14 | Handle packets correctly in IP mode | Matthias Schiffer |
2011-04-14 | Make receiving work | Matthias Schiffer |
2011-04-12 | Sending through the quicktun interface is working now. | Matthias Schiffer |