hammer2 - more dmsg/separation work, add nmasters field to inode
[dragonfly.git] / sys / netinet /
2014-04-19 Antonio Huete Jimeneznetinet/in - Fix yet another NULL pointer panic.
2014-04-10 Antonio Huete Jimeneznetinet/ip - Avoid a NULL pointer dereference.
2014-04-08 Sepherosa Ziehauinpcb: Add comment about saved inpcbport
2014-04-08 Sepherosa Ziehauinpcb: Add macros to get/release/assert port token
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-05 Sepherosa Ziehauinpcb/in6pcb: Split port token
2014-03-24 Sepherosa Ziehauinpcb: Use a special version of in_pcbinsporthash(...
2014-03-23 Sepherosa Ziehauinpcb: Group port related fields into inpcbportinfo
2014-03-19 Sepherosa Ziehauin_pcbbind: Rearrange local port bind/select code path.
2014-03-16 Sepherosa Ziehauin_pcbbind: Move stack variable declaration near its...
2014-03-16 Sepherosa Ziehauinpcb: Break long line
2014-03-16 Sepherosa Ziehauinpcb: in_pcbconn_bind -> in_pcbsetlport_remote; no...
2014-03-16 Sepherosa Ziehauin_pcbconn_bind: Change argument name from 'nam' to...
2014-03-16 Sepherosa Ziehauinpcb: in_pcblookup_addrport -> in_pcblookup_localremote
2014-03-16 Sepherosa Ziehauinpcb/in6pcb: in_pcbinsporthash() never fails
2014-03-16 Sepherosa Ziehauinpcb: in_pcblookup_local() must have been protected...
2014-03-15 Sepherosa Ziehauinpcb: in_pcblookup_addrport() must have been protected...
2014-03-15 Sepherosa Ziehauin_pcbconn_bind: Reduce port token cover range
2014-03-15 Sepherosa Ziehauin_pcbconn_bind: Remove duplicated prison_replace_wildc...
2014-03-15 Sepherosa Ziehauin_pcbbind: Merge duplicated prison_replace_wildcards()
2014-03-11 Sepherosa Ziehautcp: Remove unused code
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 Sepherosa Ziehausyncache: Use lwkt_sendmsg_oncpu to schedule timeouts
2013-11-23 Sepherosa Ziehaucarp: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauroute/ip4: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauarp: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauipflow: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehautcp: Use lwkt_sendmsg_oncpu to run TCP timers in the...
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-10-25 Antonio Huete JimenezA working IPSEC implementation (1/many)
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-12 François Tigeotnetinet/in.h: Add missing IPPORT_MAX definition
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-13 Sepherosa Ziehautcp: Use mbuf jcluster (4K) in sosendtcp(); improve...
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Matthew Dillonkernel - ipv6 - Fix broken 'invalid mtu expiration...
2013-08-29 Sepherosa Ziehautcp: Implement random initial msgport
2013-08-28 Sepherosa Ziehauinpcb: Make sure that inp_cpcbinfo always points to...
2013-08-28 Sepherosa Ziehautcp: Fix comment
2013-08-28 Sepherosa Ziehautcp: Implement asynchronous pru_connect
2013-08-20 Sepherosa Ziehauuipc: Reference the originator thread if asynchronized...
2013-08-19 Sascha WildnerAnother typo fixing round (in messages and manpages...
2013-08-08 Sepherosa Ziehauroute/inet: Add comment about read/write shared global...
2013-08-08 Sepherosa Ziehauroute/inet: Dispatch PRCLONed route expiration to netisr
2013-08-06 Sepherosa Ziehauarp: Dispatch arp cache expiration operation to netisr
2013-08-01 Sepherosa Ziehautcp: Allow socket/syncache inheritance between SO_REUSE...
2013-07-22 Sepherosa Ziehausocket: Use modulo-N for SO_REUSEPORT socket locating
2013-07-17 Sepherosa Ziehauarp: Perform ARP pending output during ARP updating
2013-07-10 Sepherosa Ziehauroute: Prioritize routing messages during iface down
2013-07-10 Sepherosa Ziehauroute: Factor out rt_domsg_global()
2013-07-10 Sepherosa Ziehauroute: Only delete dynamic routes on the current CPU...
2013-07-10 Sepherosa Ziehausyncache: Only explicitly delete unreferenced protocol...
2013-07-09 Sepherosa Ziehauroute: Remove per-cpu routing threads; use netisr instead
2013-06-25 Sepherosa Ziehaucarp: Prioritize carp advertisement packets
2013-06-25 Sepherosa Ziehaucarp: Constify carp_etheraddr
2013-06-25 Sepherosa Ziehaucarp: Increment output statistics properly
2013-06-25 Sepherosa Ziehaucarp: Add TSO and TXCSUM support
2013-06-13 Sepherosa Ziehaualtq: Implement two level "rough" priority queue for...
2013-06-09 Sepherosa Ziehaupcb: Allow kmalloc(WAITOK) to return in in_pcballoc()
2013-06-07 Sepherosa Ziehauin_ifadown: Don't migrate CPU when delete addr routes...
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-30 Sepherosa Ziehaucarp: Fix routes reset issue
2013-05-30 Sepherosa Ziehaucarp: Take netmask into consideration when picking...
2013-05-30 Sepherosa Ziehaucarp: Perfer addresses with prefix route installed.
2013-05-23 Sepherosa Ziehauip/udp: Make input source address and source port savin...
2013-05-23 Sepherosa Ziehauudp: Fix IP source address setting for multicast addres...
2013-05-22 Sepherosa Ziehausocket: Extend SO_REUSEPORT to distribute workload...
2013-05-20 Sepherosa Ziehausyncache: Avoid unnecessary tcpcb checking during synca...
2013-05-20 Sepherosa Ziehausyncache: Avoid NULL accessing to tcpcb of the to-be...
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 Ziehautso: Remove the pendantic tso_pullup functions
2013-05-09 Sepherosa Ziehauip_output: Always panic if the rtentry is not owned...
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-08 Sepherosa Ziehausyncache: Make sure the accepcted socket is created...
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-02 Sepherosa Ziehauip_demux: Save raw hash, instead of hash masked w/...
2013-05-02 Sepherosa Ziehauip_demux: Remove unused udp_mpsafe_thread global variable
2013-05-02 Sepherosa Ziehaunetisr: Renaming, cpufn -> hashfn; no functional changes
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashport, which finds netisr msgport...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-09 Sepherosa Ziehauip/udp: Fix IP source address setting for multicast...
2013-04-09 Sepherosa Ziehauip_output: Record the "src was INADDR_ANY" for multicas...
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
next