]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
sfxge: support FATSOv2
[FreeBSD/FreeBSD.git] / sys / net /
2015-09-27 melifaroEliminate nd6_nud_hint() and its TCP bindings.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 melifaroSimplify the way of attaching IPv6 link-layer header.
2015-09-16 aeUse KASSERT for some checks, that are late to do.
2015-09-16 olegRemove superfluous m_freem().
2015-09-16 melifaroUnify loopback route switching:
2015-09-15 melifaro* Require explicitl lle unlink prior to calling llentry...
2015-09-14 vangyzenFix the handling of IPv6 On-Link Redirects.
2015-09-14 melifaro* Do more fine-grained locking: call eventhandlers...
2015-09-14 hselaskyUpdate TSO limits to include all headers.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-05 melifaroConstantify lookup key in ifa_ifwith* functions.
2015-09-02 hrsFix a panic which was reproducible by an infinite loop of
2015-08-31 melifaroSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-29 adrianRemove now unused (and #if 0'ed out) headers.
2015-08-28 adrianReplace the printf()s with optional rate limited debugg...
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
2015-08-25 baptMerge from HEAD
2015-08-24 loosFix the spelling of eri's name.
2015-08-21 loosAdd ALTQ(9) support for the CoDel algorithm.
2015-08-20 melifaro* Split allocation and table linking for lle's.
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-11 melifaroUse single 'lle_timer' callout in lltable instead of
2015-08-11 melifaroStore addresses instead of sockaddrs inside llentry.
2015-08-11 melifaroMFP r276712.
2015-08-10 melifaroRename rt_foreach_fib() to rt_foreach_fib_walk().
2015-08-10 ngieMFhead @ r286584
2015-08-10 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-09 baptMerge from HEAD
2015-08-08 melifaroMFP r274295:
2015-08-08 melifaroMFP r274553:
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-03 loosRemove the mtx_sleep() from the kqueue f_event filter.
2015-08-03 loosAdd a KASSERT() to make sure we wont rotate the buffers...
2015-08-02 jmglooks like all archs either have clang or cdefs include...
2015-08-02 jmgconvert to C11's _Static_assert, and pull in sys/cdefs...
2015-07-31 loosRemove two unnecessary sleeps from the hot path in...
2015-07-31 loosRemove the sleep from the buffer allocation routine.
2015-07-31 loosDo not allocate the buffers at opening of the descripto...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 aeAnsify if_stf.c
2015-07-31 jmgtemporarily fix build.. This isn't the final fix,...
2015-07-31 jmgClean up this header file...
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 aeBuild if_stf(4) module only when both INET and INET6...
2015-07-30 loosFollow r256586 and rename the kernel version of the...
2015-07-29 aeEliminate the use of m_copydata() in gif_encapcheck().
2015-07-29 aeConvert in_ifaddr_lock and in6_ifaddr_lock to rmlock.
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 zecPrevent null-pointer dereferencing.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-12 markm* Address review (and add a bit myself).
2015-07-10 luigiSync netmap sources with the version in our private...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 dimMerge ^/head r285153 through r285283.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 pkelseyFix if_loop so bpfwrite() can use it regardless of...
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-06-30 markmHuge cleanup of random(4) code.
2015-06-25 bzAnother attempt to make this compile on more architectu...
2015-06-25 eriCorrect r284777 to use proper includes and remove dead...
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-23 dimMerge ^/head r284644 through r284736.
2015-06-23 dimFix endless recursion in sys/net/if.c's drbr_inuse_drv...
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 kpFix panic when adding vtnet interfaces to a bridge
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-16 melifaro* Update SFF-8024 Identifier constants.
next