index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-07-08
ipoe: fixed compilation for < 4.1 kernels
Dmitry Kozlov
2015-07-08
ipoe: support for kernels up to 4.1
Dmitry Kozlov
2015-04-19
ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ...
Dmitry Kozlov
2015-04-18
ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ...
Dmitry Kozlov
2015-04-18
ipoe: fixed compiling driver for 3.10 kernel
Dmitry Kozlov
2015-03-14
ipoe: fix compiling module for ubuntu kernels
Dmitry Kozlov
2015-02-27
ipoe: driver: wrap vla_add_vid by rtnl_lock/rtnl_unlock
Dmitry Kozlov
2014-12-09
1.9.0 release
1.9
Dmitry Kozlov
2014-12-09
ipoe: support for kernels 3.16-3.18
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-10-10
ipoe: driver: fixed forwarning pakets after kernel nat
Dmitry Kozlov
2014-10-09
ipoe: driver: add rtnl locking to vlan monitor initialization
Dmitry Kozlov
2014-07-21
ipoe: fixed removing ip from exclude list
Dmitry Kozlov
2014-07-17
ipoe: fixed passing packets in 'redirect on reject' mode
Dmitry Kozlov
2014-07-09
ipoe: add missing include
Dmitry Kozlov
2014-07-09
ipoe: add support for 3.13 and later kernels
Dmitry Kozlov
2014-06-30
ipoe: driver: fixed locking and rcu semantics
Dmitry Kozlov
2014-06-27
ipoe: improved vlan monitor
Dmitry Kozlov
2014-05-08
1.8.0 release
Dmitry Kozlov
2014-04-21
ipoe: rename __kfree_rcu to ipoe_kfree_rcu due to conflict with kernel's symbol
Dmitry Kozlov
2013-10-03
ipoe: use ipoeX as interface name in any usage scenario
Dmitry Kozlov
2013-09-05
ipoe: various bug fixes
Dmitry Kozlov
2013-09-04
ipoe: fixed compilation on 3.10 kernel
Dmitry Kozlov
2013-09-01
ipoe: implemented vlan monitor
Dmitry Kozlov
2013-08-31
ipoe: fixed race during receiving relay reply
Dmitry Kozlov
2013-08-28
ipoe: fix driver compilation for newer kernels
Kozlov Dmitry
2013-04-22
ipoe: start dhcp socket on ipoe interfaces for unicast dhcp messages
Dmitry Kozlov
2013-04-19
ipoe: fixed start=dhcpv4,shared=1 mode
Kozlov Dmitry
2013-04-19
ipoe: accept packets only from specified interfaces
Kozlov Dmitry
2013-04-19
ipoe: fix local-net handling
Kozlov Dmitry
2012-08-13
Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...
Kozlov Dmitry
2012-08-13
snapshot
Kozlov Dmitry
2012-08-11
ipoe: fixed packet output path
Kozlov Dmitry
2012-08-10
ipoe: set dev->tx_queue_len=100
Kozlov Dmitry
2012-08-10
ipoe: fixed packet receive path
Kozlov Dmitry
2012-07-15
ipoe: better support for ip unnumbered
Kozlov Dmitry
2012-07-13
ipoe: use netfilter pre routing hook to capture packets
Kozlov Dmitry
2012-07-13
ipoe: shared nat support
Kozlov Dmitry
2012-07-12
ipoe: per-interface static dhcp pool of addresses
Kozlov Dmitry
2012-07-11
ipoe: fix transmit bytes calculation
Kozlov Dmitry
2012-07-11
ipoe: implemented unit cache
Kozlov Dmitry
2012-07-11
futher session backup implementation
Kozlov Dmitry
2012-07-05
ipoe: futher work
Kozlov Dmitry
2012-07-02
ipoe: integrating accel-pppd and ipoe kernel module
Kozlov Dmitry
2012-06-29
ipoe: implemented unclassified packet queue
Kozlov Dmitry
2012-06-28
ipoe: interface statistics
Kozlov Dmitry
2012-06-27
ipoe: futher kernel module implementing
Kozlov Dmitry
2012-06-26
ipoe: initial implementation of kernel module
Kozlov Dmitry