icmp: Utilize in_cksum_skip()
[dragonfly.git] / sys / netinet /
2014-11-16 Sepherosa Ziehauicmp: Utilize in_cksum_skip()
2014-11-16 Sepherosa Ziehauincsum: Const-fy mbuf parameter
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-13 Markus Pfeiffernetinet: Remove check for jailed process
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-10-03 Sepherosa Ziehauudp: Add assertion for preconditions for direct detach
2014-10-03 Sepherosa Ziehauudp: Add NOTINHASH assertion to udp_inswildcardhash()
2014-10-03 Sepherosa Ziehauinpcb: Factor out ASSERT_INP_NOTINHASH
2014-10-03 Sepherosa Ziehauudp: Use ncpus2 instead of ncpus, since udp uses ncpus2...
2014-10-03 Sepherosa Ziehauinpcb: Factor out in_pcbresetroute()
2014-09-29 Sepherosa Ziehauudp: Optimize detach path
2014-09-29 Sepherosa Ziehauinpcb: Define INP_WASBOUND_NOTANY as protocol specific...
2014-09-29 Sepherosa Ziehauinpcb: Revoke INP_WILDCARD_MP, which serves no purpose now
2014-09-29 Sepherosa Ziehautcp: Check multicast sopt name after sopt level is...
2014-09-28 Sepherosa Ziehausocket: Provide socket owner cpuid hint
2014-09-28 Sepherosa Ziehauudp: Redistribute SO_REUSEPORT socket based on local...
2014-09-28 Sepherosa Ziehauinpcb: Add in_pcb{link,unlink}_flags() to bypass INP_WI...
2014-09-28 Sepherosa Ziehauinpcb: Save local group index
2014-09-22 Sepherosa Ziehauudp: Factor out function to reset inpcb route cache
2014-09-21 Sepherosa Ziehauinpcb: Remove the code that does hash-threshold wildcar...
2014-09-21 Sepherosa Ziehauudp: Prepare for re-redispatching for SO_REUSEPORT...
2014-09-18 Sepherosa Ziehaurip: All processing should only happens in netisr0
2014-09-18 Sepherosa Ziehaudivert: Don't call abort method in disconnect method
2014-09-11 Sepherosa Ziehaudivert: All processing should only happens in netisr0
2014-09-10 Sepherosa Ziehauroute/inet: Dispatch in_rtqdrain to netisrs to run
2014-09-10 Sepherosa Ziehausyncache: Remove syncache_null_rport; use netisr_adone_...
2014-09-08 Sepherosa Ziehausyncache: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauarp: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauroute/inet: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauigmp: Prioritize fast and slow timeout netmsgs
2014-09-08 Sepherosa Ziehauipflow: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauip: Prioritize drain and timeout netmsgs
2014-09-08 Sepherosa Ziehautcp: Dispatch tcp_drain to netisrs to run
2014-09-04 Sepherosa Ziehautcp: Fix tcp_drain_oncpu()
2014-09-03 Sepherosa Ziehauudp: Simplify getcred
2014-09-03 Sepherosa Ziehautcp: Fix getcred
2014-09-02 Sascha WildnerFix buildkernel without INVARIANTS.
2014-09-02 Sepherosa Ziehauudp: For connected socket, don't rehash sending datagram
2014-08-31 Sepherosa Ziehauudp: Make udp pcbinfo and portinfo per-cpu; greatly...
2014-08-10 Sepherosa Ziehautcp: Fix upper half (socket code) and so_port switching...
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-18 Matthew Dillonkernel - Adjust ssb_space_prealloc() use cases
2014-07-18 Sepherosa Ziehautcp: Set upper limit for the DupThresh generated by...
2014-07-18 Matthew Dillonkernel - network adjustments (netisr, tcp, and socket...
2014-07-16 Matthew Dillonkernel - Add feature to allow sendbuf_auto to decrease...
2014-07-16 Matthew Dillonkernel - Improve TCP socket handling at high speeds
2014-07-14 Matthew Dillonkernel - Fix stability issue with net.inet.tcp.inflight*
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-02 Sascha Wildnerkernel: Fix some -Wundef warnings.
2014-07-01 Sepherosa Ziehauinet: Make ip fragments reassemble queue per-cpu and...
2014-06-29 Sepherosa Ziehauinpcb: Rework insertion of local group
2014-06-27 Matthew Dillonkernel - Force manual hash calculation for IP fragments
2014-06-26 Sepherosa Ziehauinet: Handle IP fragments in netisr0
2014-06-25 Sepherosa Ziehauinpcb: Reorganize localgroup manages functions.
2014-06-18 Sepherosa Ziehautcp: White space cleanup; no functional changes.
2014-06-18 Sepherosa Ziehauip/demux: Remove no longer applied comment
2014-06-18 Sepherosa Ziehauudp: Fix "unconnect" and cleanup connect
2014-06-18 Sepherosa Ziehaunet: Add initport protosw method to init socket's defau...
2014-06-18 Sepherosa Ziehautcp: Avoid unnecessary calling of in_pcbladdr() in...
2014-06-16 Sepherosa Ziehauinpcb: Remove inp_cpcbinfo, which serves no purpose now
2014-06-16 Sepherosa Ziehauinpcb: Cache align inpcbinfo
2014-06-16 Sepherosa Ziehauinet: in_pcbsetlport_remote -> in_pcbbind_remote
2014-06-16 Sepherosa Ziehaunet: Remove unnecessary sosetport() in various pru_attachs
2014-06-16 Sepherosa Ziehauudp: No data will be carried along w/ connect
2014-06-13 Sepherosa Ziehauinet: Migrate to CPU0 to perform in_pcblist_global...
2014-06-13 Sascha Wildnerkernel: Add a few more missing crit_exit()s.
2014-06-12 Sepherosa Ziehautcp: Number of netisrs for tcp is ncpus2
2014-06-12 Sepherosa Ziehauudp: Cleanup ctlinput related code
2014-06-12 Sepherosa Ziehauudp: Reduce rcvbuf token cover range
2014-06-12 Sepherosa Ziehauudp: Don't ref/free socket to call in_pcbdisconnect()
2014-06-11 Sepherosa Ziehauinpcb: Remove the weird in_pcbdetach() in in_pcbdisconn...
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-28 Sepherosa Ziehauudp: Merge udp_send and udp_output
2014-05-28 Sepherosa Ziehauudp: Remove no longer necessary code
2014-05-21 Sepherosa Ziehauudp: Add KTR to measure UDP packet creation and ip_outp...
2014-05-19 Sepherosa Ziehauin_pcbladdr: Break long line; no functional changes
2014-05-19 Sepherosa Ziehauinet: Return NULL from IN_LOOKUP_MULTI if ifnet is...
2014-05-19 Sepherosa Ziehauip_input: Only multicast forwarding may be not MPSAFE
2014-05-19 Sepherosa Ziehauip_output: if_simloop is MPSAFE
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 Ziehauinet: in_{add,del}multi should only be called in netisr0
2014-05-11 Sepherosa Ziehauinet: Dispatch in_ifdetach to netisr0 to run
2014-05-09 Sepherosa Ziehauigmp: Dispatch fast and slow timeout handler to netisr0
2014-05-08 Sepherosa Ziehautcp: Multicast sockopts do not make sense on TCP sockets
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...
next