net: import FreeBSD's if_lagg
[dragonfly.git] / sys / net / if.c
2014-09-28 Markus Pfeiffernet: import FreeBSD's if_lagg
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-20 Nuno AntunesUse system's RT_ROUNDUP and RT_ADVANCE macros instead...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-21 Sepherosa Ziehauifnet: Remove marker from if_multiaddrs, once iteration...
2014-05-18 Sepherosa Ziehauifnet: Properly protect if_multiaddrs using ifnet seria...
2014-05-12 Sepherosa Ziehaumcast: ifma_protospec is pointer; use NULL for it.
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-07 Sepherosa Ziehauif: Use critical section on ifnet.if_start path
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Sepherosa Ziehauifq: Use lwkt_sendmsg_oncpu to schedule the netisr...
2013-10-30 Sepherosa Ziehaumsgport: Add putport_oncpu; helps scheduling netisr...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-26 Matthew Dillonkernel - Fix ifnet scan race in ipv6
2013-07-10 Sepherosa Ziehauroute: Prioritize routing messages during iface detach
2013-07-10 Sepherosa Ziehauroute: Factor out rt_domsg_global()
2013-07-09 Sepherosa Ziehauroute: Remove per-cpu routing threads; use netisr instead
2013-07-07 Sascha Wildnerkernel/net*: Remove some #include duplicates.
2013-06-13 Sepherosa Ziehaualtq: Implement two level "rough" priority queue for...
2013-06-08 Sepherosa Ziehaualtq: Add byte based limit and counter
2013-06-07 Sepherosa Ziehauif_detach: Don't migrate CPU when delete interface...
2013-06-04 Sepherosa Ziehauifsubque: Cut ties with ifqueue
2013-06-04 Sepherosa Ziehauifq/classic: Add pkthdr assertion
2013-06-04 Sepherosa Ziehaualtq: Remove the unused parameter 'mpolled' from dequeu...
2013-05-31 Sepherosa Ziehauroute: Remove the unused rt_addrinfo parameter from...
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-23 Sepherosa Ziehauifq: Expand IF queue operation macros
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 Sepherosa Ziehauif: Update comment concerning subqueue; no functional...
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-15 Sepherosa Ziehauifsq: Let ifaltq_subque know its related hardware TX...
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-17 Sepherosa Ziehauif: Add compat mode for ifnet stats so that 3rd party...
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 3/3
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 1/3
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-12 Sepherosa Ziehauifaddr: Cache align ifaddr_container
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-28 Sepherosa Ziehauif: Add power of 2 mask based CPUID to subqueue mapping
2013-01-25 Sepherosa Ziehauif: Add subqueue watchdog helper functions for driver use
2013-01-24 Johannes Hofmannmerge
2013-01-22 Sepherosa Ziehautcp/tso: Add per-device TSO aggregation size limit
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 3 of 3; map CPUID...
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 2 of many
2013-01-13 Sepherosa Ziehauif: Free subqueue memory upon if_detach
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 1 of many; introduce...
2013-01-12 Johannes Hofmannmerge
2013-01-06 Sepherosa Ziehauif: Move if_start_nmsg into ifaltq; prepare multiple...
2013-01-05 Sepherosa Ziehauif: Move if_cpuid into ifaltq; prepare multiple TX...
2013-01-03 Sepherosa Ziehauif: if_start_need_schedule -> ifq_ifstart_need_schedule
2013-01-03 Sepherosa Ziehauif: Add if_devstart_sched to schedule ifnet.if_start...
2013-01-03 Sepherosa Ziehauif: if_start_schedule -> ifq_ifstart_schedule
2013-01-03 Sepherosa Ziehauifq: Add ifq_get_stage to loacte proper altq_stage...
2013-01-03 Sepherosa Ziehauifq: Add ifq_{is,set,clr}_started to access/modify...
2013-01-02 Sepherosa Ziehauif: Move IFF_OACTIVE bit into ifaltq; prepare multiple...
2012-12-28 Sepherosa Ziehauifq: Add ifq_purge_all(); currently it's same as ifq_pu...
2012-12-27 Sepherosa Ziehauifq: Use ifq_set_maxlen for ifnet.if_snd
2012-12-27 Sepherosa Ziehauifq/staging: Add comment about IFQ packet staging mechanism
2012-12-27 Sepherosa Ziehauifq/staging: Remove debug code
2012-12-27 Sepherosa Ziehauifq/staging: Clean up IFQ packet staging resources
2012-12-27 Sepherosa Ziehauifq/staging: Increase ifq_maxlen a little bit for packe...
2012-12-27 Sepherosa Ziehauifq/staging: Perform IFQ packet staging for if_start...
2012-12-27 Sepherosa Ziehauif_start: Use if_start_schedule in if_start_dispatch
2012-12-27 Sepherosa Ziehauifq/staging: Initial implementation of IFQ packet stagi...
2012-12-22 Sepherosa Ziehauifq_dispatch: Avoid accessing the mbuf after it has...
2012-12-21 Sepherosa Ziehauifq_dispatch: If mbuf can't be enqueued and ifq has...
2012-12-18 Sepherosa Ziehaunetisr: Add priority for netisr "rollup" functions
2012-12-18 Sepherosa Ziehauif_start: Fix indentation
2012-12-17 Sepherosa Ziehauif_start: Fix a race that could delay the packets trans...
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling support
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
next