index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cxgb
Commit message (
Expand
)
Author
Age
Files
Lines
*
For now our LRO code (tcp_lro.c) only supports IPv4 properly thus
bz
2008-11-06
1
-0
/
+3
*
Hide AF_INET specific ioctl handling under #ifdef INET.
bz
2008-11-06
1
-0
/
+4
*
Track number of packets transmitted and number of packets received
kmacy
2008-10-17
1
-1
/
+6
*
Fix bug in LRO on T304 whereby a packet could be sent to the wrong interface'...
kmacy
2008-10-03
1
-1
/
+13
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
2
-2
/
+13
*
update callers of vm_fault_hold_user_pages
kmacy
2008-09-30
2
-11
/
+15
*
Refactor vm_fault_hold_user_pages:
kmacy
2008-09-30
2
-65
/
+56
*
Make sure that optical PHYs work ...
kmacy
2008-09-30
1
-0
/
+6
*
vm_fault_hold_user_pages will not return if an address in the range passed in...
kmacy
2008-09-29
1
-14
/
+8
*
fix insta-panic:
kmacy
2008-09-25
2
-0
/
+9
*
- Remove default NIC dependency on ulp headers
kmacy
2008-09-24
11
-4
/
+9
*
Update cxgb include paths to not require prefixing with dev/cxgb
kmacy
2008-09-23
44
-352
/
+102
*
Allow cxgb to be unified across versions by making newer features conditional
kmacy
2008-09-23
8
-6
/
+70
*
- Fix flag check
kmacy
2008-09-23
1
-3
/
+7
*
- Track number of times that the transmit queue overflowed
kmacy
2008-09-23
1
-4
/
+3
*
Fix issue with tom loading by moving cxgb_log_tcb in to tom
kmacy
2008-09-19
3
-1
/
+30
*
Fix two panics:
kmacy
2008-09-18
1
-3
/
+4
*
Remove the suser(9) interface from the kernel. It has been replaced from
attilio
2008-09-17
1
-2
/
+2
*
Further whitespace and copyright cleanups to minimize the
kmacy
2008-09-16
4
-5
/
+4
*
White space cleanups to bring closer to RELENG_7
kmacy
2008-09-16
8
-16
/
+6
*
Remove some dead code along with gratuitous differences between HEAD and 7
kmacy
2008-09-16
7
-49
/
+13
*
Fix issue with recovering from transient jumbo mbuf shortage.
kmacy
2008-09-09
3
-28
/
+7
*
New file missed vimagification.
julian
2008-09-03
1
-1
/
+2
*
Indicate at probe time if device can do offload and which revision it is
kmacy
2008-09-02
1
-1
/
+4
*
Import ioctl updates for latest rev of cxgbtool
kmacy
2008-09-02
3
-244
/
+247
*
Don't check if an interface can do tcp offload if there are no offload device...
kmacy
2008-09-01
1
-0
/
+1
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-6
/
+7
*
Fix runt TSO packet issue.
kmacy
2008-08-13
1
-20
/
+23
*
Add LRO and MAC statistics to exported sysctls.
kmacy
2008-08-13
3
-14
/
+139
*
Remove cxgb private lro implementation and switch to using system implementat...
kmacy
2008-08-12
4
-477
/
+76
*
Vendor fix for PHY problem.
kmacy
2008-08-11
7
-89
/
+787
*
remove socketvar.h, add more selective includes
kmacy
2008-07-31
4
-6
/
+15
*
Unbreak the build by including sys/socketvar.h
ps
2008-07-31
4
-3
/
+7
*
fix includes for post sockbuf re-factor
kmacy
2008-07-30
5
-142
/
+12
*
remove call to unsafe tcp_twstart function
kmacy
2008-07-21
1
-20
/
+1
*
remove unneeded declarations
kmacy
2008-07-21
1
-3
/
+0
*
remove local version of tcp_offload_* functions
kmacy
2008-07-21
2
-57
/
+0
*
update syncache function names
kmacy
2008-07-21
1
-2
/
+2
*
remove cxgb local definition of locked syncache_expand
kmacy
2008-07-21
2
-15
/
+0
*
remove cxgb local definitions of socket accessor functions
kmacy
2008-07-21
3
-250
/
+18
*
new vendor PHY support
kmacy
2008-07-18
1
-0
/
+225
*
import vendor fixes to cxgb
kmacy
2008-07-18
13
-171
/
+715
*
conditionally define PANIC_IF, remove 'unlikely'
kmacy
2008-05-05
1
-4
/
+3
*
LINT fixes
kmacy
2008-05-05
2
-4
/
+4
*
import support for iwarp on Chelsio T3 card
kmacy
2008-05-05
17
-0
/
+9155
*
MFSVN:
kmacy
2008-05-05
9
-69
/
+99
*
remove kdb_backtrace() call
kmacy
2008-04-19
1
-1
/
+0
*
move cxgb_lt2.[ch] from NIC to TOE
kmacy
2008-04-19
15
-1698
/
+2446
*
Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to
rwatson
2008-04-17
1
-2
/
+2
*
reduce the size of the jumbo ring on i386 and disable pcpu cluster caching
kmacy
2008-03-31
2
-0
/
+10
[next]