]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Update sqlite-3.7.17 -> 3.8.5
[FreeBSD/FreeBSD.git] / sys / net /
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 araujo- Remove unneeded include.
2014-08-08 kevloMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-04 mavImprove locking of multicast addresses in VLAN and...
2014-07-29 glebiusGarbage collect couple of unused fields from struct...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 kevloDeprecate m_act. Use m_nextpkt always.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-15 pfgMFV r266988:
2014-06-11 melifaroImprove logic besides net.bpf.optimize_writers.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 luigimisc bugfixes:
2014-06-06 luigiwhitespace change: fix one comment, remove a stale...
2014-06-05 luigiwhitespace change: remove trailing whitespace
2014-06-02 marcelIntroduce a procedural interface to the ifnet structure...
2014-05-29 asomersFix unintended KBI change from r264905. Add _fib versi...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-20 grehanBump bhyve allocation up to 20 bits to avoid
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-08 melifaroRename rt_msg1() to more handy rtsock_msg_mbuf().
2014-05-08 melifaroFix incorrect netmasks being passed via rtsock.
2014-05-03 melifaroFix sysctl_ifmalist() broken in r265019.
2014-05-03 melifaroRemove additional fib checks from rtalloc1_fib.
2014-05-03 melifaroPass radix head ptr along with rte to rtexpunge().
2014-05-02 asomersFix a panic caused by doing "ifconfig -am" while a...
2014-05-01 melifaroFix rnh_walktree_from() function (patch from kern/174959).
2014-04-29 melifaroPartially revert r265019 - allocating 512 bytes on...
2014-04-29 melifaroMove rt_setmetrics() from rtsock.c to route.c.
2014-04-29 melifaroDo not use senderr() in rtrequest1_fib_change().
2014-04-27 melifaroFix build
2014-04-27 melifaroImprove memory allocation model for rt_msg2() rtsock...
2014-04-27 melifaroRemove useless zeroing of RTAX_DST on error.
2014-04-27 melifaroCleanup route_output() a bit.
2014-04-27 melifaroDo not delay freeing rtm. Bandaid added in r227061...
2014-04-27 melifaroMove up fibnum to ensure it is always defined.
2014-04-26 melifaroRemove useless `register' declarations.
2014-04-26 melifaroDetermine fibnum once in the beginning of route_output().
2014-04-26 melifaroDecouple RTM_CHANGE from RTM_GET handling in rtsock...
2014-04-26 melifaroUnify sa_equal() macro usage.
2014-04-24 asomersFix subnet and default routes on different FIBs on...
2014-04-24 asomersFix host and network routes for new interfaces when...
2014-04-23 baptUpdate to byacc 20140409
2014-04-20 mmBackport from projects/pf r263908:
2014-04-19 jmggarbage collect something that hasn't been triggered...
2014-04-17 rmacklemFor NFS mounts using rsize,wsize=65536 over TSO enabled
2014-04-15 rmacklemVlan did not set the value of if_hw_tsomax, so when...
2014-04-15 rmacklemFix build for non-INET that was broken by r264469.
2014-04-14 rmacklemLagg did not set the value of if_hw_tsomax, so when...
2014-04-10 bmsIn if_freemulti(), relax the paranoid KASSERT() on...
2014-04-07 tuexenCall sctp_addr_change() from rt_addrmsg() instead of...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-25 mmMerge from projects/pf r251993 (glebius@):
2014-03-22 baptUpdate to 20140321
2014-03-20 npAdd a shorter alias for if_data.ifi_oqdrops.
2014-03-19 jmmvInclude strings.h so that bpf_filter.c can be built...
2014-03-19 glebiusWhen exporting ifnet via sysctl, add ifqueue(9) drop...
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-15 rwatsonSeveral years after initial development, merge prototyp...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 glebiusRemove IPX support.
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 glebiusThe route code used to mtx_destroy() a locked mutex...
2014-03-05 glebiusPacify gcc.
2014-03-05 glebiusHide struct rtentry from userland.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-05 glebiusInstead of playing games with casts simply add 3 more...
2014-03-04 gnnRevert previous commit (262727) and bounce patch back...
2014-03-04 gnnNaming consistency fix. The routing code defines
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 jhbRemove more constants related to static sysctl nodes...
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
next