]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Begin adding support to explicitly set the current chainmask.
[FreeBSD/FreeBSD.git] / sys / netinet /
2013-02-25 Martin MatuskaMFV v242732:
2013-02-23 Martin MatuskaMFV r246653:
2013-02-21 Andrew GallatinFix tcp_lro_rx_ipv4() for drivers that do not set CSUM_...
2013-02-20 Sergey Kandaurovip_savecontrol() style fixes. No functional changes.
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Michael TuexenSend the adaptation layer indication only if set by...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Michael TuexenDon't send kernel provided information in the User...
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Gleb Smirnoff Resolve source address selection in presense of CARP...
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Michael TuexenMake sure that received packets for removed addresses...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Michael TuexenCleanup the handling of address scopes. Announce in...
2013-02-09 Michael TuexenFix a bug where HEARTBEATs were still sent in SHUTDOWN_...
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 John BaldwinAdd placeholder constants to reserve a portion of the...
2013-02-01 Andre Oppermannuma_zone_set_max() directly returns the rounded effecti...
2013-01-31 Gleb Smirnoff- Move AUTHORS and ACKNOWLEDGEMENTS to the end of the...
2013-01-31 Gleb SmirnoffRetire struct sockaddr_inarp.
2013-01-30 Gleb SmirnoffUtilize m_get2() to get mbuf of appropriate size.
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-26 Navdeep ParharAdd checks for SO_NO_OFFLOAD in a couple of places...
2013-01-26 Navdeep ParharTeach toe_l2_resolve to resolve IPv6 destinations too.
2013-01-25 Navdeep ParharMove lle_event to if_llatbl.h
2013-01-25 Navdeep ParharThere is no need to call into the TOE driver twice...
2013-01-25 Navdeep ParharAdd TCP_OFFLOAD hook in syncache_respond for IPv6 too...
2013-01-25 Navdeep ParharTeach toe_4tuple_check() to deal with IPv6 4-tuples...
2013-01-25 Navdeep ParharHeed SO_NO_OFFLOAD.
2013-01-25 Navdeep ParharRemove redundant test, we know inp_lport is 0.
2013-01-22 John BaldwinUse decimal values for UDP and TCP socket options rathe...
2013-01-22 Lawrence StewartSimplify and fix a bug in cc_ack_received()'s "are...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 John BaldwinDon't drop options from the third retransmitted SYN...
2013-01-09 Neel NatuIFC @ r245178
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Peter WemmTemporarily revert rev 244678. This is causing loopbac...
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-27 Michael TuexenSome cleanups.
2012-12-27 Michael TuexenMinor cleanups of debug messages.
2012-12-27 Michael TuexenFix a copy and paste error.
2012-12-25 Gleb Smirnoff Garbage collect carp_cksum().
2012-12-25 Gleb Smirnoff Change net.inet.carp.demotion sysctl to add the suppl...
2012-12-25 Gleb Smirnoff Fix sysctl_handle_int() usage. Either arg1 or arg2...
2012-12-25 Gleb Smirnoff The SIOCSIFFLAGS ioctl handler runs if_up()/if_down...
2012-12-24 Gleb SmirnoffMinor style(9) changes:
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-18 Gleb SmirnoffFix !INET6 build after r244365.
2012-12-18 Gleb SmirnoffClear correct flag in INET6 case.
2012-12-17 Andrey V. ElsukovSince we use different flags to detect tcp forwarding...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-13 Gleb Smirnoff Fix problem in r238990. The LLE_LINKED flag should...
2012-12-12 Gleb Smirnoff Fix a crash in tcp_input(), that happens when mbuf...
2012-12-08 Michael TuexenGet it compiling without INET and INET6 support (mainly...
2012-12-08 Pawel Jakub DawidekMore warnings for zones that depend on the kern.ipc...
2012-12-08 Michael TuexenUse correct padding of the ABORT chunk in case of an...
2012-12-08 Michael TuexenEnsure that the padding of the last parameter of an...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-05 Gleb Smirnoff Mechanically substitute flags from historic mbuf...
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-27 Andre OppermannRemove unused and unnecessary CSUM_IP_FRAGS checksummin...
2012-11-27 Andre OppermannAdd DELACK to list of timers.
2012-11-27 Navdeep ParharMake sure that tcp_timer_activate() correctly sees...
2012-11-27 Alfred PerlsteinAuto size the tcbhashsize structure based on max sockets.
2012-11-26 Michael TuexenAdd support for sctp_peeloff() also in the front states...
2012-11-26 Michael TuexenFind the endpoint for an incoming packet also if the...
2012-11-26 Martin MatuskaMFV r243395:
2012-11-26 Michael TuexenAllow shutdown() to be used on fds returned from sctp_p...
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Michael TuexenRemove unused function.
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-17 Michael TuexenAdd support for SCTP/UDP/IPV6.
2012-11-17 Neel NatuIFC @ r243164
2012-11-16 Michael TuexenGet the accounting working. We now have counters how...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
next