]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Rationalize license text on Linuxolator files
[FreeBSD/FreeBSD.git] / sys / net /
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-25 Wojciech MacekBPF: Switch to 32 bit compatible mode only when thread...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Steven HartlandAdded missing CTLFLAG_VNET to lacp default_strict_mode
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Ryan StoneIncrement the route table gen count after a modify
2018-01-23 Ryan StoneReduce code duplication for inpcb route caching
2018-01-23 Ryan StoneInvalidate inpcb LLE cache if cached route is invalidated
2018-01-22 Konstantin BelousovFix compat32 for sysctl net.PF_ROUTE...NET_RT_IFLISTL.
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Pedro F. GiffuniRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Pedro F. Giffuninet*: make some use of mallocarray(9).
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-04 Steven HartlandDisabled the use of flowid for lagg by default
2017-12-31 Kristof Provostpf: Clean all fragments on shutdown
2017-12-30 Bryan VenteicherAdd macro for vxlan list mutex lock and unlock
2017-12-30 Bryan VenteicherAdvertise IFCAP_LINKSTAT after r326480 added link statu...
2017-12-30 Bryan VenteicherAdd support for IPv6 scoped addresses to vxlan
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 Stephen HurdDon't pass rids to taskqgroup_attach()
2017-12-27 Stephen HurdRemove assertion that's not true for !EARLY_AP_STARTUP
2017-12-27 Stephen HurdFix indentation.
2017-12-27 Eitan Adlerkernel: Fix several typos and minor errors
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 Alexander KabaevDo not pass NULL pointer to copyout in if_clone_list.
2017-12-23 Alexander KabaevRemove some trailing whitespace.
2017-12-23 Alexander KabaevDo not double free the memory in if_clone.
2017-12-23 Warner LoshThe device tables end with a sentinel in iflib. Don...
2017-12-22 Warner LoshUse '#' rather than some made up name for fields we...
2017-12-21 Konstantin BelousovFix build for kernels with SCHED_4BSD.
2017-12-21 Stephen HurdDon't call tcp_lro_rx() unless hardware verified TCP...
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-20 Li-Wen HsuAdd missing `;`
2017-12-20 Stephen HurdSupport attaching tx queues to cpus
2017-12-19 Stephen HurdUpdate Matthew Macy contact info
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 Andrey V. ElsukovFix possible memory leak.
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Ryan StonePlug an ifaddr leak when changing a route's src
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-11 Stephen HurdIncrement encap_pad_mbuf_fail when m_dup() fails in...
2017-12-08 Stephen HurdFree mbuf chain when m_dup fails
2017-12-08 Stephen HurdHandle read-only mbufs in iflib ether pad function
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Gleb SmirnoffGarbage collect IFCAP_POLLING_NOCOUNT. It wasn't used...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Stephen Hurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 Stephen HurdAvoid calling CURVNET_[SET|RESTORE] for each packet
2017-12-05 Eric Joynerifconfig(8): Display extended compliance code string...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Bryan VenteicherAdd if media and link status events to vxlan
2017-12-01 Stephen HurdAdd support for SIOCGIFXMEDIA to iflib
2017-11-30 Hans Petter SelaskyProperly define the VLAN_XXX() function macros to avoid...
2017-11-29 Stephen HurdFix comment introduced in r326369
2017-11-29 Stephen HurdEnsure that ctx->ifc_cpus is always initialized
2017-11-29 Hans Petter SelaskyDisallow TUN and TAP character device IOCTLs to modify...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys: general adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Stephen HurdFix off-by-one error in bit_nclear() usage
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-19 Konstantin BelousovFix build.
next