sendmail transition: Do not pre-generate sendmail.cf
[dragonfly.git] / sys / net /
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-02 Sepherosa Ziehauifnet: Make blocking operation in if_addrheads iteratio...
2015-02-27 Markus Pfeiffernet/if_lagg: Fix double-free issue
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-26 Markus Pfeiffernetif/if_lagg: Fix panic on MOD_UNLOAD
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-19 Sascha Wildnerkernel: Move us to using M_NOWAIT and M_WAITOK for...
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-11 John Marinokernel: Fix -Wmaybe-unitialized
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-08 Sepherosa Ziehauifnet: Make ifnet and ifindex2ifnet MPSAFE
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-02-03 Matthew Dillonif_bridge - Increase MAC cache maximum to 4096
2015-02-03 Matthew Dillonif_bridge - Fix issue where source MAC is not recorded.
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'
next