drm/linux: Add pci_name()
[dragonfly.git] / sys / net /
2019-08-01 Sascha WildnerRemove <machine/inttypes.h> from a number of files...
2019-07-30 Matthew Dillonif_tap - set pid reporting with FIOSETOWN too
2019-07-30 Matthew Dillonif_tap/if_tun - Remove pre-created devices
2019-07-25 Matthew Dillonkernel - Replace kmalloc_cachealign() with kmalloc...
2019-05-31 Matthew Dillondummynet - Poll only if operational, change default...
2019-05-25 Sascha Wildnerkernel/netmap: Move headers into <net/netmap/...>.
2019-05-21 Sascha Wildner<net/netmap_user.h>: s/<malloc.h>/<stdlib.h>/.
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 Sascha Wildner<net/pf/pfvar.h>: Fix buildworld. Move malloc declarati...
2019-04-29 Matthew Dillonpf - Improve SMP counter performance, static array...
2019-04-28 Matthew Dillonpf - Fix SMP race in max-src-nodes, max-src-conn tracking
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-02-12 Bill Yuanipfw3: allow the ipfw_insn with only the basic action
2019-01-07 Sascha Wildnerkernel: Change CFLAGS -> KCFLAGS also in commented...
2019-01-07 Your Nameipfw3: insert the new rule in the beginning
2019-01-04 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2018-12-28 Sascha Wildnerkernel: Remove more duplicate includes.
2018-12-27 Imre Vadásznet - Simplify net/altq TSC timer code, get rid of...
2018-12-09 Sascha Wildnerkernel/gif: Include just opt_inet6.h which is all this...
2018-12-09 Sascha Wildnerkernel: Remove some useless #ifdefs.
2018-11-20 Sepherosa Ziehaustf/gre: Make sure the input packet's hash is recalculated.
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-05 Aaron LInet/if: Call if_ioctl() if the protocol didn't handle...
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-09-27 Sascha Wildnerkernel/pf: Provide an NBPF default if the module is...
2018-09-26 Sascha Wildnerkernel/pf: Add missing use_bpf.h to the Makefile.
2018-09-25 Matthew Dillonkernel - Macro additional builtin's
2018-09-25 Matthew Dillonkernel - Work around bogus gcc errors
2018-09-25 Matthew Dillonkernel - Optimize bcopy, bzero, memset
2018-09-25 Sascha Wildnerkernel/pfsync: Use the correct macros when checking...
2018-09-25 Sascha Wildnerkernel/pflog: Fix a recently introduced regression.
2018-08-30 Aaron LIif_tun: Disallow to destroy an opened device
2018-08-30 Aaron LIif_tap: Disallow to destroy an opened device
2018-08-09 Aaron LIRevert "pf: Allow disappearing or not yet existing...
2018-08-08 Aaron LIbpf: Move bpf_track event declaration to <net/bpf.h>
2018-08-08 Aaron LIeventhandler: Implement ifnet_link_event
2018-08-08 Aaron LIeventhandler: Implement ifnet_event
2018-08-08 Aaron LIif_loop: Use ifc->ifc_name and minor cleanups
2018-08-08 Aaron LInet: Tweak some styles and comments
2018-08-08 Aaron LIpf: Allow disappearing or not yet existing interfaces...
2018-08-08 Aaron LIpf: Fix and improve interface group support
2018-08-08 Aaron LIpf: Update pfi_kif and pfi_kif_cmp structs
2018-08-08 Aaron LIif_pfsync: Depend on "pf" module and some cleanups
2018-08-08 Aaron LIif_pflog: Explicitly depend on "pf" and various cleanups
2018-08-08 Aaron LIif_clone: Add cloned interface to the group of its...
2018-08-08 Aaron LInet: Implement interface group support
2018-08-08 Aaron LIif_clone: Refactor out if_clone_createif() function
2018-08-08 Aaron LIif_clone: Check cloner name to avoid duplicate in if_cl...
2018-08-08 Aaron LIif_clone: Refactor out if_clone_{alloc,free}_unit(...
2018-08-08 Aaron LIif_clone: Remove useless code wrongly added in 84cb91c376f
2018-08-05 Aaron LIif_clone: Fix if_clone_destroy() with renamed cloned...
2018-08-05 Aaron LIif_clone: Refactor cloner lookup and unit extraction
2018-08-05 Aaron LIif_clone: Remove unneeded "ifc_namelen" from "struct...
2018-08-05 Aaron LIif_clone: Move "struct if_clonereq" over from <net...
2018-08-05 Aaron LIif_clone: Refactor if_clone_create()
2018-08-05 Aaron LIif_clone: Explicitly include <sys/eventhandler.h>
2018-08-05 Aaron LIif_clone: Fix if_clone_event invocation
2018-08-05 Aaron LI<net/if_var.h>: Clean up unused forward declaration
2018-08-05 Aaron LI<net/if.h>: Do not include <net/if_var.h> for _KERNEL
2018-08-04 Aaron LIif_tap: Interface type should be IFT_ETHER (2)
2018-08-04 Aaron LIif_tap: Interface type should be IFT_ETHER
2018-07-31 Aaron LIif_tap: Remove the unnecessary forward declaration...
2018-07-31 Aaron LIif_tun: Add TUNGIFNAME ioctl to get the interface name
2018-07-31 Aaron LIif_tun: Clean up tunioctl()
2018-07-26 Aaron LIMove jail staffs from <net/if.h> and <netinet/in.h...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-19 Aaron LIif_tun: Allow IP packets of length TUNMRU with TUNSIFHE...
2018-07-19 Aaron LIif_tun: Raise maximum MTU to be 65535 bytes
2018-07-19 Aaron LIif_tun: Disallow change network device type
2018-07-19 Aaron LIif_tun: Implement interface clone support
2018-07-19 Aaron LIif_tun: Better name interface-related functions
2018-07-19 Aaron LIif_tun: Add sysctl net.link.tun.{refcnt,debug}
2018-07-19 Aaron LIif_tun: Support module load and unload
2018-07-19 Aaron LIif_tun: Add "cdev_t tun_dev" to tun_softc struct
2018-07-19 Aaron LIif_tun: Use pointer to ifnet in tun_softc struct
2018-07-19 Aaron LIif_tun: Some small tweaks and cleanups
2018-07-19 Aaron LIif_tap: Restore SIOCGIFFLAGS, SIOC[GS]IFADDR ioctls...
2018-07-17 Aaron LIRevert "if_tap: Get rid of arpcom struct from tap_softc...
2018-07-17 Aaron LIif_tap: Disallow change network device type
2018-07-17 Aaron LIif_tap: Add TAPGIFNAME ioctl to get interface name
2018-07-17 Aaron LIif_tap: Remove the broken vmnet support
2018-07-17 Aaron LIif_tap: Return error instead of system panic
2018-07-17 Aaron LIif_tap: Remove redundant unit from tapcreate() and...
2018-07-17 Aaron LIif_tap: Get rid of arpcom struct from tap_softc struct
2018-07-17 Aaron LIif_tap: Destroy the autoclone device when unload module
2018-07-17 Aaron LIif_tap: Add read-only sysctl net.link.tap.refcnt
next