]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / sys / net /
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kpbridge: Fix STP-related panic
2019-03-15 kevansif_bridge(4): Fix module teardown
2019-03-15 kpbridge: Fix panic if the STP root is removed
2019-03-15 kppf :Use counter(9) in pf tables.
2019-03-14 kevansether_fakeaddr: Use 'b' 's' 'd' for the prefix
2019-03-14 kevansether: centralize fake hwaddr generation
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-10 glebiusMost Ethernet drivers that potentially can run a pfil...
2019-03-10 glebiusProperly handle a case when a first filter returns...
2019-03-09 bzImprove ARP logging.
2019-03-07 cyMFV r344878:
2019-03-06 bzUpdate for IETF draft-ietf-6man-ipv6only-flag.
2019-03-05 erjRemove references to CONTIGMALLOC_WORKS in iflib and em
2019-03-05 kptun: VIMAGE fix for if_tun cloner
2019-03-05 ngieMFhead@r344786
2019-03-04 mavbridge: Fix spurious warnings about capabilities
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 shurdiflib: Improve return values of interrupt handlers.
2019-02-13 rrsThis commit adds the missing release mechanism for the
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 mariusFix the build with ALTQ after r344060.
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 mariusFurther correct and optimize the bus_dma(9) usage of...
2019-02-11 pkelseyReduce the time it takes the kernel to install a new...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 mariuso As illustrated by e. g. figure 7-14 of the Intel...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-03 glebiusTeach pfil_ioctl() about VIMAGE.
2019-02-02 vmaffionenetmap: upgrade sync-kloop support
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 jhbDon't set IFCAP_TXRTLMT during lagg_clone_create().
2019-01-31 glebiusRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-30 marius- Stop iflib(4) from leaking MSI messages on detachment...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-26 marius- In _iflib_fl_refill(), don't mark an RX buffer as...
2019-01-25 gallatinFix an iflib driver unload panic introduced in r343085
2019-01-23 vmaffionenetmap: improvements to the netmap kloop (CSB mode)
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-22 pkelseyonvert vmx(4) to being an iflib driver.
2019-01-22 pkelseyFix various resource leaks that can occur in the error...
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-16 kibImprove iflib busdma(9) KPI use.
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 glebiusRemove recursive NET_EPOCH_ENTER() from sysctl_ifmalist...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 glebiusBring the comment up to date.
2019-01-09 markjStop setting if_linkmib in vlan(4) ifnets.
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 glebiusRemove part of comment that doesn't match reality.
2019-01-07 shurdUse iflib_if_init_locked() during resume instead of...
2019-01-03 mmacymp_ring: avoid items offset difference between iflib...
2019-01-03 kibFix typo, use boolean operator instead of bit-wise.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 shurdFix !tx_abdicate error from r336560
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 vmaffionenetmap.h: include stdatomic.h
2018-12-05 vmaffionenetmap: align codebase to the current upstream (760279c...
2018-12-04 vangyzenaltq: manual cleanup after r341507
2018-12-04 vangyzenaltq: remove ALTQ3_COMPAT code
2018-11-30 aeAdapt the fix in r341008 to correctly work with EBR.
2018-11-27 gallatinUse busdma unconditionally in iflib
2018-11-27 aeFix possible panic during ifnet detach in rtsock.
2018-11-26 markjPlug routing sysctl leaks.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-21 olegUnbreak kernel build with VLAN_ARRAY defined.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 aeAllow configuration of several ipsec interfaces with...
2018-11-16 karelsFix flags collision causing inability to enable CBQ...
2018-11-14 shurdClear RX completion queue state veriables in iflib_stop()
2018-11-14 shurdPrevent POLA violation with TSO/CSUM offload
2018-11-14 shurdFix leaks caused by ifc_nhwtxqs never being initialized
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-13 glebiusFor compatibility KPI functions like if_addr_rlock...
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 shurdFix rxcsum issue introduced in r338838
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 kppfsync: Handle syncdev going away
2018-11-02 kpNotify that the ifnet will go away, even on vnet shutdown
2018-11-02 kppfsync: Make pfsync callbacks per-vnet
2018-11-02 kppf: Limit the fragment entry queue length to 64 per...
next