]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / sys / net /
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-14 kevanstuntap: Defer clearing if_softc until after if_detach
2019-05-13 aeAvoid possible recursion on BPF_LOCK() in bpfwrite().
2019-05-13 aeDo not leak memory used for binary filter.
2019-05-13 aeRework locking in BPF code to remove rwlock from fast...
2019-05-11 kevanstuntap: Improve style
2019-05-10 erjiflib: use default ntxd and nrxd when user value is...
2019-05-09 kevanstuntap: Don't down tap interfaces if LINK0 is set
2019-05-09 kevanstuntap: Properly detach tap ifp
2019-05-09 marius- Merge r338254 from cxgbe(4):
2019-05-08 glebiusExistense of PCB route caching doesn't allow us to...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 mariusAllow to build without INET and INET6 again after r347221.
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-07 mariuso Use iflib_fast_intr_rxtx() also for "legacy" interrup...
2019-05-06 marius- Remove the unused ifc_link_irq and ifc_mtx_name membe...
2019-05-03 mmacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 gallatinSelect lacp egress ports based on NUMA domain
2019-05-02 emasteiflib: remove assertion that isc_capabilities is nonzero
2019-04-25 shurdiflib: Better control over queue core assignment
2019-04-25 kevanstap(4): Correct driver name...
2019-04-25 kevanstap(4): Add a MODULE_VERSION
2019-04-25 kevanstun(4): Don't allow open of open or dying devices
2019-04-25 kevanstun/tap: close race between destroy/ioctl handler
2019-04-24 gallatiniflib: Add pfil hooks
2019-04-24 aeAdd GRE-in-UDP encapsulation support as defined in...
2019-04-23 kevanstun(4): Defer clearing TUN_OPEN until much later
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-17 kevansiflib: Use new ether_gen_addr, restricting addresses...
2019-04-17 kevansnet: adjust randomized address bits
2019-04-14 tuexenWhen sending a routing message, don't allow the user...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 markjDo not perform DAD on stf(4) interfaces.
2019-03-28 jhbUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 erjiflib: return ENETDOWN when the network device is down
2019-03-28 erjiflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 jhbRemove nested epochs from lagg(4).
2019-03-28 kevansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-25 mmMFV r345495:
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-19 erjiflib: mark isc_driver_version as constant
2019-03-19 erjiflib: expose the Rx mbuf buffer size to drivers
2019-03-19 erjiflib: prevent possible infinite loop in iflib_encap
2019-03-19 aeConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-18 asomersMFHead@r345275
2019-03-18 vmaffionenetmap: add support for multiple host rings
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kevansRevert r345192: Too many trees in play for bridge(4...
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
next