Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-05 | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 1 | -1/+5 |
2013-11-01 | [netdevice] Make all net_driver methods optional | Michael Brown | 1 | -11/+0 |
2013-03-01 | [netdevice] Add vlan_tag() to get the VLAN tag of a network device | Stefan Hajnoczi | 1 | -0/+17 |
2012-07-20 | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 1 | -1/+2 |
2011-07-15 | [netdevice] Allow link layer to report broadcast/multicast packets via pull() | Michael Brown | 1 | -2/+5 |
2010-12-01 | [vlan] Expose vlan_find() to network card drivers | Michael Brown | 1 | -2/+1 |
2010-12-01 | [vlan] Use "-" instead of "." as separator in VLAN device names | Michael Brown | 1 | -1/+1 |
2010-11-26 | [vlan] Provide vlan_can_be_trunk() | Michael Brown | 1 | -8/+23 |
2010-11-26 | [vlan] Add non-error debug messages | Michael Brown | 1 | -0/+5 |
2010-11-26 | [vlan] Allow duplicate VLAN creation attempts | Michael Brown | 1 | -5/+11 |
2010-11-20 | [vlan] Add support for IEEE 802.1Q VLANs | Michael Brown | 1 | -0/+465 |