bnx: Obey the RX polling count
[dragonfly.git] / sys / net /
2012-11-29 Sepherosa Ziehaubpf: Use bpf global token instead mplock to protect...
2012-11-26 Sepherosa Ziehaupolling: Increase default status polling fraction to 80
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling support
2012-11-06 Sepherosa Ziehauifpoll: Closely follow the old status polling fraction...
2012-11-04 Sepherosa Ziehauifpoll: Also check sysctl_tree in compat code setup
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-28 Sepherosa Ziehauifpoll: Factor out code for devices which does not...
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 Sepherosa Ziehauifpoll: Make status fraction and TX fraction easier...
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-15 Sepherosa Ziehauifpoll: Adjust default parameters for 1000Mbps network
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-12 Sepherosa Ziehauifpoll: Don't bark, if status poll handler does not...
2012-10-12 Sepherosa Ziehauifpoll: Don't pass pollhz to status poll handler
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-07 Sepherosa Ziehauifpoll: Utilize kmalloc_cachealign()
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-23 Sepherosa Ziehauvlan: Dispatch mbuf to be sent to physical interface...
2012-09-23 Sepherosa Ziehaubridge: Utilize netisr to run physical interface's...
2012-09-23 Sepherosa Ziehauif: Defer if_start to netisr instead of ifnet for furth...
2012-09-23 Sepherosa Ziehauifpoll: Use u_long for statistics
2012-09-23 Sepherosa Ziehauifpoll: Reorder iopoll fields a little bit
2012-09-23 Sepherosa Ziehauifpoll: Simplify TX polling logic
2012-09-18 Sepherosa Ziehauifpoll: Setup if_start cpuid for NPOLLING properly
2012-09-17 Sepherosa Ziehauifpoll: Field renaming; if_qpoll -> if_npoll
2012-09-17 Sepherosa Ziehauifpoll: Don't limit number of CPUs that perform polling
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-12 Sascha Wildnerkernel: Remove some unused variables.
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-11 Nuno Antunesnetisr: rename cpu_portfn() to netisr_portfn().
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-10 Sepherosa Ziehauifpoll: Dispatch netmsgs to netisr, which is MPSAFE now
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-06 Sascha Wildnerkernel: Use NULL for pointers in some places.
2012-09-04 Sepherosa Ziehautcp: Implement asynchronized pru_rcvd
2012-08-27 François Tigeotkernel: IFCAP_TSO is really IPv4-specific
2012-08-25 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-23 Sepherosa Ziehauroute: Routing table is replicated to all CPUs, not...
2012-08-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-22 Sepherosa Ziehauether: Add instrument to detect wrong hardware supplied...
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-01 Sepherosa Ziehaumbuf: Save linker layer, IP and TCP/UDP header length
2012-07-30 Sepherosa Ziehautcp: Add TSO support for IPv4
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-07-03 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-02 Sascha Wildner<net/if_media.h>: Add 10Gb ethernet baudrate descriptions.
2012-07-02 Sascha Wildnerkernel/net: On i386, make the interface baudrate 64...
2012-06-30 Sascha Wildner<net/if_media.h>: Add 10G descriptions (taken from...
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-13 Sepherosa Ziehauethernet: Use atomic operation to update RSS related...
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-12 Sepherosa Ziehauifnet: Add ifnet_serialize_array_{enter,exit,try,assert}()
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type (FINAL).
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-01 Sascha Wildnerkernel: Remove some bogus casts of NULL to something.
2012-04-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-29 Sascha Wildnerkernel: Use LIST_FOREACH in some places.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-28 Sascha Wildnertap(4): Use the number of instances from the kernel...
2012-04-27 Sascha WildnerRemove some CLEANFILES in kernel module Makefiles.
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-18 Sascha Wildneref(4): Bring in some small fixes from FreeBSD.
2012-04-16 Sepherosa Ziehauifnet: Factor out if_ring_count2()
2012-04-16 Sepherosa Ziehauroute: Turn on route_assert_owner_access by default
2012-04-15 Sascha Wildnerkernel: Use ${.TARGET} in module Makefiles.
2012-04-15 Sepherosa Ziehauif: Remove experimental ifnet.if_start related sysctls
2012-04-13 Sascha Wildnerkernel: Clean up some module Makefiles.
2012-04-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-13 Sepherosa Ziehauether: Don't manually packing up input mbufs
2012-04-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next