fetch.9/store.9: Adjust for recent changes.
[dragonfly.git] / sys / net /
2017-01-26 Matthew Dillonkernel - Refactor suword, fuword, etc. change vmm_gues...
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-08 Matthew Dillonkernel - Cleanup PFIL_MPSAFE
2017-01-07 Sepherosa Ziehauifq: Factor out if_classq from altq_classq and use...
2017-01-06 Sepherosa Ziehauifq: Switch to drop-head for default enqueue method.
2017-01-06 Sepherosa Ziehauif: Defer the if_up until the ifnet.if_ioctl is called.
2017-01-06 Sepherosa Ziehauif: Remove unnecessary critical sections.
2016-12-25 Sepherosa Ziehauloopback: Allow turning off RSS.
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sepherosa Ziehauroute: addroute may change rt->rt_ifa; keep the local...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-15 Matthew Dillonkernel - Rename 'cpu' global
2016-07-12 Matthew Dillonkernel - Adjust arp code to not spam all cpus
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
2016-06-27 Sepherosa Ziehauifnet: Add oqdrops statistics
2016-06-22 Bill Yuanipfw3_nat: kmalloc netmsg from M_LWKTMSG
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-09 Sascha Wildnerkernel: Save some indent here and there and some small...
2016-05-26 Sepherosa Ziehautcp: Make setsockopt(2) TCP_{NODELAY,NOPUSH,NOOPT,FASTK...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-23 Matthew Dillonkernel - Reduce BSS size (2)
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-26 Bill Yuanipfw3: update rule in func skipto
2016-02-26 Bill Yuanipfw3: new feature 'ipfwsync'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2016-01-21 Sascha Wildner<net/if.h>: Cleanup the namespace a bit.
2016-01-21 Sascha Wildner<net/if.h>: Whitespace adjustment (no functional change).
2015-12-29 Sepherosa Ziehaubridge: Mark callouts MPSAFE
2015-12-17 Bill Yuanipfw3: fix for kernel build
2015-12-17 Bill Yuanipfw3: logging feature
2015-12-11 Sepherosa Ziehauif: Bandaid ifa_ifwithnet() for ifaddrs w/ same netmask
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-03 Sepherosa Ziehauifmedia: Add two helper functions for ifmedia_add and...
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-11-25 Sepherosa Ziehauifmedia: Reset ifm_media and ifm_cur in ifmedia_removeall()
2015-11-24 Sepherosa Ziehauifmedia: Macro naming and add function to convert str...
2015-11-24 Sepherosa Ziehauifmedia/ifconfig: Take flowcontrol as an alias for...
2015-11-24 Sepherosa Ziehauifmedia: Initialize ifm->ifm_media to IFM_NONE
2015-11-24 Sepherosa Ziehauifmedia: Fix SIOCGIFMEDIA ifmr_current value
2015-11-24 Sepherosa Ziehauifmedia: Set ifm->ifm_media properly upon ifmedia_set()
2015-11-24 Sepherosa Ziehauifmedia: Add IFM_ETH_MANUFLOW.
2015-11-23 Sepherosa Ziehauifmedia: Define flow control related description properly
2015-11-22 Sascha Wildnerkernel/libkern: Add strnlen() (from FreeBSD) and use it.
2015-11-16 Sascha Wildnerkernel/slip: Remove opt_slip.h inclusion, which is...
2015-11-15 Sepherosa Ziehautcp: Fix bind races due to async close and random socke...
2015-11-14 Matthew Dillonkernel - Fixes for usb modems
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-30 Sepherosa Ziehaubpf: Add support for 802.11 packet injection via bpf
2015-10-07 Sascha Wildnerkernel/ipfw3: Some build fixes.
2015-10-06 Bill Yuanipfw3: lookup_state for keep-state and check-state
2015-10-06 Bill Yuanipfw3: support ip:port in filter from and new filter...
2015-10-06 Bill Yuanipfw3: layer2 filter with lookup table
2015-10-06 Bill Yuanipfw3: shorten func show_filter and MACRO
2015-10-06 Bill Yuanipfw3: filtering with lookup table
2015-10-06 Bill Yuanipfw3: func to (re)name the table
2015-10-06 Bill Yuanipfw3: func to check if val exists in tbl
2015-10-06 Bill Yuanipfw3: misc fix
2015-10-06 Bill Yuanipfw3: support lookup tables
2015-09-10 Sascha Wildnerkernel/net: Change function definitions to static ...
2015-08-15 Sascha Wildnerkernel/lagg: Use __printflike().
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha WildnerRemove remaining OSI protocol support.
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 Sepherosa Ziehauinet6: Cosmetic clean up
2015-08-04 Sepherosa Ziehaurtsock: If target cpu is not specified, stick to cpu0
2015-08-03 Bill Yuanipfw3: get act of the rule
2015-08-03 Bill Yuanipfw3: dummynet dispatch back to the same cpu
2015-08-01 Sepherosa Ziehaunet: Factor out ASSERT_IN_NETISR and ASSERT_IS_NETISR
2015-07-29 Sepherosa Ziehaumcast: Use M_INTWAIT for multicast addresses allocation
2015-07-29 Sepherosa Ziehauifaddr: Use M_INTWAIT for ifaddr allocation
2015-07-28 Sepherosa Ziehauroute: Enhance panic message
2015-07-25 Sepherosa Ziehauifnet: Allow drivers to adjust mbuf cluster/jcluster...
2015-07-25 Nuno Antuneskernel/route: Use the netisr threads to initialize...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
next