Adding SIOCGIFNAME support in Linuxulator. This should silence the console warning...
[freebsd.git] / sys / net /
2017-04-08 pkelseyFixed typo in comment found while reading commit email...
2017-04-08 pkelseyFixed typo in comment.
2017-04-08 pkelseyFix typo in comment.
2017-04-07 sbrunoMove pause frame counter out of struct if_ctx and into...
2017-04-04 sbrunoAllow MSIX to be turned off by tuneable per interface...
2017-04-03 aeRemove "IPFW static rules" rmlock.
2017-03-30 sbrunoDon't call init functions directly from the timer/watch...
2017-03-30 sbrunoAssert IFF_DRV_OACTIVE in iflib_timer() when the "hung...
2017-03-28 mmMFV r316083,316094:
2017-03-27 aeake pfil's locking macros private.
2017-03-27 aeDeclare module version.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 eriCorrect handling of ALTQ with epair(4) interfaces but...
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-22 kppf: Fix possible shutdown race
2017-03-20 mmMFV r315633, 315635:
2017-03-14 sbrunoChange casting to a uintptr_t to be compatible with...
2017-03-14 sbrunoFixup LINT by using uint64_t type as we do on all other...
2017-03-13 sbrunoIFLIB updates
2017-03-13 aeIgnore ifnet renaming in the bpf ifnet departure handler.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 aeRemove now unneded cast.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 aeIntroduce the concept of IPsec security policies scope.
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 impBack out r314471. In https://reviews.freebsd.org/D1858...
2017-03-01 impFix VNET - DAD detected duplicate IPv6 address
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 glebiusRemove SVR4 (System V Release 4) binary compatibility...
2017-02-26 jtlDo some minimal work to better conform to the 802.3ad...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 jahBring back r313037, with fixes for mips:
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-15 delphijMFV r313759: license change for a few headers (4 clause...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 glebiusLast consumer of _WANT_RTENTRY gone.
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 aeMerge projects/ipsec into head/.
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 ngieMFhead@r313266
2017-02-04 sbrunoDelete duplicate break.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 jahRevert r313037
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-02-01 jahImplement get_pcpu() for the remaining architectures...
2017-01-31 stevekAdd the folowing set accessor functions for recently...
2017-01-30 loosDo not update the lagg link layer address when destroyi...
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-29 loosThe stf(4) interface name does not conform with the...
2017-01-28 avosGarbage collect IFT_IEEE80211 (but leave the define...
2017-01-28 sbrunoFix i386 compile failure by moving needed closing paren...
2017-01-28 dexuanifnet: move the new ifnet_event EVENTHANDLER_DECLARE...
2017-01-27 sbrunoIFLIB updates:
2017-01-27 sbrunoReplace customized busmaster code with standardized...
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-26 sbrunoMinor style annoyance.
2017-01-25 kpbridge: Release the bridge lock when calling bridge_set...
2017-01-25 loosAfter the in_control() changes in r257692, an existing...
2017-01-25 sbrunoAdd error checking to the pci_find_cap(, PCIY_MSIX...
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-24 sbrunoiflib:
2017-01-24 sbrunoRevert 312696 due to build tests.
2017-01-24 sbrunoiflib:
2017-01-24 dexuanifnet: introduce event handlers for ifup/ifdown events
2017-01-24 rpokalaEliminate misleading comments and dead code in lacp_por...
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 rstoneFix reference to free memory in ixgbe/if_media.c
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 ngieMFhead@r312217
2017-01-15 dimMerge ^/head r312201 through r312206.
2017-01-15 sbrunoFix hangs in a uniprocessor configuration (qemu, virtua...
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-09 sbrunoRemove unused mtx_held() macro.
next