Correctly update the address to write to after storing the stack pointer
[freebsd.git] / sys / net /
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-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
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 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-08 melifaroMFP r274295:
2015-08-08 melifaroMFP r274553:
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-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 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 cyMFV ntp-4.2.8p3 (r284990).
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 dimFix endless recursion in sys/net/if.c's drbr_inuse_drv...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 kpFix panic when adding vtnet interfaces to a bridge
2015-06-10 delphijMFV r284234:
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
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.
2015-05-15 aeAdd an ability accept encapsulated packets from differe...
2015-05-12 aeAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-12 hrsFix a panic when VIMAGE is enabled.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 aePass mtag argument into m_tag_locate() to continue...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 glebiusAfter r281643 an #ifdef IFT_FOO preprocessor directive...
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-25 hirenCurrently there is no easy way to specify net.isr.maxth...
2015-04-23 glebiusDon't propagate SIOCSIFCAPS from a vlan(4) to its paren...
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 glebiusMake IFMEDIA_DEBUG a kernel option.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 markjMove the definition of struct bpf_if to bpf.c.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 mavActivate write-only optimization if bpf device opened...
2015-04-17 glebiusBring in if_types.h from projects/ifnet, where types are
2015-04-17 glebius- Format copyright notices, VCS ids.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 ngieMFhead @ r281584
2015-04-16 araujoRemove duplicate header entry.
2015-04-15 gnnMinor change to the macros to make sure that if an...
2015-04-14 gnnDocument internal interface types which are specific...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 glebiusRedo r274966. Instead of global all-interface all-vnet...
2015-04-09 gnnRevert 281276 as unnecessary. Proper change to be...
2015-04-08 gnnAdd support for a netisr polling tunable, which allows...
2015-04-07 erjifmedia changes:
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 aeFix a possible mbuf leak on interface departure.
2015-03-25 gjbMFH: r278968-r280640
2015-03-25 glebiusFix couple of fallouts from r280280. The first one...
next