]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
makesyscalls.lua: generate all files in /tmp, write into place at the end
[FreeBSD/FreeBSD.git] / sys / net /
2020-01-09 Alexander V. ChernikovAdd fibnum, family and vnet pointer to each rib head.
2020-01-09 Mark Johnstonlagg: Further cleanup of the rr_limit option.
2020-01-09 Kyle Evansif_vmove: return proper error status
2020-01-07 Alexander V. ChernikovFix rtsock route message generation for interface addre...
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-02 Eric Joyneriflib: Prevent watchdog from resetting idle queues
2020-01-02 Alexander V. ChernikovPlug loopback idaddr refcount leak.
2020-01-01 Gleb SmirnoffIn r343631 error code for a packet blocked by a firewal...
2019-12-31 Alexander V. ChernikovFix NOINET6 build broken by r356236.
2019-12-31 Alexander V. ChernikovSplit gigantic rtsock route_output() into smaller funct...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-27 Mark JohnstonPlug some ifaddr refcount leaks.
2019-12-22 Mark Johnstonlagg: Clean up handling of the rr_limit option.
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Mark JohnstonDeduplicate code between if_delgroup() and if_delgroups().
2019-12-20 Mark JohnstonFix a memory leak in if_delgroups() introduced in r334118.
2019-12-17 Gleb SmirnoffConvert routing statistics to VNET_PCPUSTAT.
2019-12-13 Jung-uk KimMFV: r355716
2019-12-05 John BaldwinUse a void * argument to callout handlers instead of...
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 Bjoern A. ZeebAllow kernel to compile without BPF.
2019-11-22 Conrad MeyerAdd explicit SI_SUB_EPOCH
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-19 Vincenzo Maffionenetmap: check if we already ran mmap before we attempt it
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 Bjoern A. Zeebif_llatbl: change htable_unlink_entry() to early exist...
2019-11-15 Bjoern A. Zeebif_llatbl: cleanup
2019-11-13 Gleb SmirnoffIn if_siocaddmulti() enter VNET.
2019-11-13 Bjoern A. Zeeblltabl: remove dead code
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Gleb Smirnoffsysctl_rtsock() has all necessary locking and doesn...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andrey V. ElsukovEnqueue lladdr_task to update link level address of...
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-05 Eric Joynernet: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCAST
2019-11-04 Eric Joyneriflib: properly release memory allocated for DMA
2019-11-03 Cy SchubertMFV r354257:
2019-10-31 Vincenzo Maffionenetmap: fix build issue in netmap_user.h
2019-10-31 Vincenzo Maffioneadd valectl to the system commands
2019-10-30 Eric Joyneriflib: cleanup memory leaks on driver detach
2019-10-29 Gleb SmirnoffThere is a long standing problem with multicast program...
2019-10-23 Eric Joyneriflib: call ether_ifdetach and netmap_detach before...
2019-10-23 Conrad MeyerPrevent a panic when a driver provides bogus debugnet...
2019-10-23 Kyle Evanstuntap(4): Fix NOINET build after r353741
2019-10-22 Kyle Evanstuntap(4): properly declare if_tun and if_tap modules
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Gleb SmirnoffRemove obsoleted KPIs that were used to access interfac...
2019-10-21 Kyle Evanstuntap(4): restrict scope of net.link.tap.user_open...
2019-10-20 Kyle Evanstuntap(4): use cdevpriv w/ dtor for last close instead...
2019-10-20 Kyle Evanstuntap(4): Use make_dev_s to avoid si_drv1 race
2019-10-20 Kyle Evanstuntap(4): break out after setting TUN_DSTADDR
2019-10-20 Kyle Evanstuntap(4): Drop TUN_IASET
2019-10-19 Michael TuexenFix compile issues when building a kernel without the...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Conrad MeyerFix debugnet(4) link/build fallout on some configurations
2019-10-18 Vincenzo Maffionetap: add support for virtio-net offloads
2019-10-18 Gleb SmirnoffMake rt_getifa_fib() static.
2019-10-17 Conrad MeyerImplement NetGDB(4)
2019-10-17 Conrad Meyerdebugnet(4): Add optional full-duplex mode
2019-10-17 Gleb SmirnoffRevert two parts of r353292 that enter epoch when proce...
2019-10-17 Conrad Meyerdebugnet(4): Infer non-server connection parameters
2019-10-17 Conrad MeyerAdd ddb(4) 'netdump' command to netdump a core without...
2019-10-17 Conrad Meyerdebugnet: Respond to broadcast ARP requests
2019-10-17 Conrad Meyerdebugnet(4): Check hardware-validated UDP checksums
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-17 Philip Paepsether: add older ethertype definitions for QinQ
2019-10-16 Gleb Smirnoffdo_link_state_change() is executed in taskqueue context...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Hans Petter SelaskyThe two functions ifnet_byindex() and ifnet_byindex_loc...
2019-10-15 Hans Petter SelaskyExclude the network link eventhandler from epochificati...
next