]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/if.c
do_link_state_change() is executed in taskqueue context and in
[FreeBSD/FreeBSD.git] / sys / net / if.c
2019-10-16 glebiusdo_link_state_change() is executed in taskqueue context...
2019-10-15 hselaskyThe two functions ifnet_byindex() and ifnet_byindex_loc...
2019-10-15 hselaskyExclude the network link eventhandler from epochificati...
2019-10-14 glebiusif_delmulti() is never called without ifp argument...
2019-10-10 glebiusAdd two extra functions that basically give count of...
2019-10-10 glebiusProvide new KPI for network drivers to access lists...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 glebiusRemove epoch assertion from if_setlladdr(). Originally...
2019-10-08 glebiusIn DIAGNOSTIC block of if_delmulti_ifma_flags() enter...
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-10-07 hselaskyFactor out VNET shutdown check into an own vnet structu...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 glebiusAdd debugging facility EPOCH_TRACE that checks that...
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 kibAdd SIOCGIFDOWNREASON.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-12 kevansSIOCSIFNAME: Do nothing if we're not actually changing
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-28 hselaskyNeed to wait for epoch callbacks to complete before...
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 melifaroFix rt_ifa selection during loopback route insertion...
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-22 gallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 brooksRework CASE_IOC_IFGROUPREQ() to require a case before...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 glebiusRemove part of comment that doesn't match reality.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-30 aeAdapt the fix in r341008 to correctly work with EBR.
2018-11-27 aeFix possible panic during ifnet detach in rtsock.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-13 glebiusFor compatibility KPI functions like if_addr_rlock...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 kpNotify that the ifnet will go away, even on vnet shutdown
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 hselaskyResolve deadlock between epoch(9) and various network...
2018-10-21 aeAdd KPI that can be used by tunneling interfaces to...
2018-10-21 aeAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
next