index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_ixgb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
mpi
2015-11-24
1
-2
/
+1
*
Do not include <net/if_vlan_var.h> when it's not necessary.
mpi
2015-11-14
1
-6
/
+1
*
unifdef INET. missed a few headers in previous rounds
tedu
2014-12-26
1
-3
/
+1
*
Fewer <netinet/in_systm.h>
mpi
2014-07-22
1
-2
/
+1
*
remove most of the boolean_t infection outside uvm/ddb/pmap; ok jsg
deraadt
2014-07-10
1
-2
/
+4
*
Most network drivers include netinet/in_var.h, but apparently they
bluhm
2013-08-07
1
-2
/
+1
*
These do not need powerhook functions.
deraadt
2010-08-27
1
-2
/
+1
*
remove proc.h include from uvm_map.h. This has far reaching effects, as
tedu
2010-04-20
1
-1
/
+2
*
A few more simple cases of shutdown hooks which only call xxstop, when
deraadt
2009-08-10
1
-2
/
+1
*
Pre-allocate the TX DMA maps intead of creating and destroying a DMA map
brad
2006-11-28
1
-5
/
+1
*
add a few comments
brad
2006-11-18
1
-2
/
+5
*
- merge em/ixgb_disable_promisc() into em/ixgb_set_promisc().
brad
2006-08-04
1
-1
/
+2
*
Revert the last commit. The TX descriptor count does not really need
brad
2006-07-21
1
-3
/
+3
*
up the TX descriptors to the max.
brad
2006-05-14
1
-3
/
+3
*
sprinkle some tabs.
brad
2006-05-01
1
-95
/
+91
*
Sync up to Intel's latest FreeBSD ixgb driver (5.0.1).
brad
2006-03-27
1
-7
/
+4
*
- set baud rate in ixgb_update_link_status().
brad
2006-02-26
1
-11
/
+2
*
add a shutdown function and register it with shutdownhook_establish().
brad
2005-12-10
1
-1
/
+2
*
add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.
brad
2005-11-14
1
-0
/
+332