Remove <sys/_posix.h>. It serves no purpose anymore.
[dragonfly.git] / sys / net /
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-14 Sepherosa Ziehaualtq: Dispatch tbr_timeout to netisr0 to run
2015-01-11 Sepherosa Ziehaunetmap: Remove unnecessary ifunit call
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2015-01-07 Sepherosa Ziehauif: Dispatch if_slowtimo() to netisr0 to run
2015-01-06 Sascha Wildnerkernel/if_ethersubr.c: Fix -Wundef.
2015-01-05 Sepherosa Ziehauinet/inet6: Merge SIOC[ADG]LIFADDR into {in,in6}_contro...
2015-01-04 Sepherosa Ziehauwlan: We already have the ifp; no need to go through...
2015-01-01 Sepherosa Ziehaurtsock: Const-fy rt_msgsize parameter
2015-01-01 Sepherosa Ziehaurtsock: Factor out sysctl_rttable()
2014-12-27 Sepherosa Ziehauinet6: Remove in6_prefix.[ch]
2014-12-27 Sepherosa Ziehauinet/inet6: Remove the v4-mapped address support
2014-12-22 Sascha Wildnerkernel/netmap: Switch sysctls over to dev.netmap like...
2014-12-22 Sascha Wildnerkernel: Don't confuse kmalloc() and mbuf flags.
2014-12-17 Sepherosa Ziehauicmp: Asynchonize ctlinput/mtudisc/redirect processing
2014-11-30 Sascha Wildnerkernel/if_media: Add descriptions for MCS.
2014-11-24 Sepherosa Ziehaunetmsg: ctlinput is proto message not a proto-user...
2014-11-10 Markus Pfeiffernet/if_clone: Panic if the same cloner is attached...
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-05 François Tigeotkernel: Allow pf to build without INET6
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-09-28 Markus Pfeiffernet: add version numbers to lagg sourcefiles, adapt...
2014-09-28 Markus Pfeiffernet: import FreeBSD's if_lagg
2014-09-04 Matthew Dillonpf - assign hash even if no queue is specified (2)
2014-09-04 Matthew Dillonpf - assign hash even if no queue is specified
2014-09-03 Sepherosa Ziehaubpf: Use uint32_t for scratch memory.
2014-09-03 Matthew DillonPF - Force 'sloppy' when establishing conflicting state
2014-09-01 Matthew Dillonpf - clear M_HASH in a few more places, cleanups, struc...
2014-08-31 Sepherosa Ziehauudp: Make udp pcbinfo and portinfo per-cpu; greatly...
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-12 Matthew Dillonkernel - PF SMP work - fix RDR rules
2014-08-10 Matthew Dillonkernel - Fix PF SMP issues
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-27 Nuno Antuneskernel/netisr: Use __func__ in kprintfs.
2014-07-20 Nuno AntunesUse system's RT_ROUNDUP and RT_ADVANCE macros instead...
2014-07-20 Nuno Antunesnet/route.h: Expose the ROUNDUP and ADVANCE macros.
2014-07-19 Matthew Dillonkernel - Revert "Fix buildworld."
2014-07-18 Matthew Dillonkernel - network adjustments (netisr, tcp, and socket...
2014-07-11 Matthew Dillonkernel - Fix table problem w/IPV6 matching with PF
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-01 Matthew Dillonkernel - Fix PF tables (SMP work)
2014-07-01 Franco Fichtnerkernel: remove layer of indirection for ether_input()
2014-07-01 Franco Fichtnerkernel: make pktinfo and cpuid native to ip_input()
2014-06-29 Sascha WildnerFix buildworld.
2014-06-29 Matthew Dillonkernel - Fix pf-based NAT
2014-06-28 Sascha Wildnerkernel/pf: Check size of long at compile time (fixes...
2014-06-28 Matthew Dillonkernel - add toeplitz_piecemeal_addr/port()
2014-06-28 Matthew Dillonkernel - merge fixes from FreeBSD
2014-06-28 Matthew Dillonkernel - Fix pf-based NAT
2014-06-27 Matthew Dillonpf - make the bulk of PF concurrent under normal operation
2014-06-26 Franco Fichtnernetmap: port if_transmit() to ifq_dispatch()
2014-06-18 Sepherosa Ziehautcp: Avoid unnecessary calling of in_pcbladdr() in...
2014-06-15 Sascha WildnerRemove some unneeded continue statements.
2014-06-10 Franco Fichtnernetmap: reconstruct vm_page_getfake/vm_page_updatefake
2014-06-08 Sascha Wildnerkernel: Add a number of missing crit_exit, lwkt_reltoke...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-07 Sepherosa Ziehauudp: Dispatch UDP datagrams to the correct netisr to...
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-25 Sascha Wildnerkernel: Fix various indentation issues (no functional...
2014-05-21 Sepherosa Ziehauifnet: Remove marker from if_multiaddrs, once iteration...
2014-05-18 Sepherosa Ziehaunetisr: Don't free mbuf, if hash function has already...
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-11 Sepherosa Ziehaupfsync: Dispatch in_{add,del}multi to netisr0
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-06 Sascha Wildnerkernel: Fix some boolean_t vs. int confusion.
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-01 Sascha WildnerRemove ATM protocol support.
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-20 Sascha WildnerRemove some XEROX Network Systems (NS) protocol remains.
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-07 Antonio Huete Jimeneznetwork/pf - Avoid a possible bad pointer access.
2014-04-07 Antonio Huete Jimeneznetwork/gif - Correctly clear route cache on destroy.
2014-03-09 Sepherosa Ziehauethernet: If caller thread cpu is fixed, pass cpuid...
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-06 Sepherosa Ziehaualtq: Byte counter is not compat w/ RED or RIO AQM
2014-01-26 Franco Fichtnernetmap: remove bogus NULL check
2014-01-26 Franco Fichtnernetmap: bring back cdevpriv usage
2014-01-25 Sepherosa Ziehaupolling: Utilize microtime_pcpu
2014-01-07 Sepherosa Ziehauif: Use critical section on ifnet.if_start path
2014-01-03 Franco Fichtnernetmap: reduce upstream diff output; bring back __FBSDIDs
2014-01-03 Franco Fichtnernetmap: properly store private device data
2014-01-02 Franco Fichtnernetmap: change header includes
2014-01-01 Franco Fichtnernetmap: d_poll -> d_kqfilter
2014-01-01 Franco Fichtnernetmap: fix all the cdev prototypes
2014-01-01 Franco Fichtnernetmap: more porting; undo some mistakes
2014-01-01 Franco Fichtnernetmap: lock(9), k*() foo, no ifdefs
2014-01-01 Franco Fichtnernetmap: initial import of netmap core
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
next