kernel - Increase elf limits
[dragonfly.git] / sys / dev / netif /
2019-06-01 Sepherosa Ziehauem/emx/igb: Merge Intel em-7.7.4 and igb-2.5.6
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-25 Sascha Wildnerwi(4): Comment out unimplemented SIOC[GS]PRISM2DEBUG...
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-18 Sascha Wildnerkernel: Use NULL for pointers, not 0.
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-03 Sascha Wildnerkernel/ixgbe: Fix buildkernel, re-apply 9e2814118aabe1f...
2019-03-03 Sepherosa Ziehauix: Sync with Intel ixgbe-3.3.6
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-02-24 Sepherosa Ziehaunetif/re: Sync with Realtek's re-1.95.
2019-01-13 Sascha Wildneri386 removal, part 69/x: Clean up sys/dev/netif.
2019-01-07 Sascha Wildnerkernel/Makefiles: Remove two empty lines I added by...
2019-01-07 Sascha Wildnerkernel: Change CFLAGS -> KCFLAGS also in commented...
2019-01-04 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2018-12-28 Sascha Wildnerkernel: Remove more duplicate includes.
2018-12-28 Sascha Wildnerkernel/ic: Remove an unneeded #ifdef _KERNEL and two...
2018-12-26 Matthew Dilloniwm - Fix possible null pointer indirection
2018-12-08 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2018-11-18 Tobias Heiligadd subdevice id 0x5260 for iwn 6035 series
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-09-22 Imre Vadásziwm - Remove unused TX_CMD_NEXT_FRAME_*
2018-09-22 Imre Vadásziwm - Remove unused REPLY_MAX
2018-09-22 Imre Vadásziwm - Update alive response handling, add v4 and remove...
2018-09-20 Imre Vadásziwm - Fix race during detach, where a callout is left...
2018-09-20 Imre Vadászif_iwm - Stop iwm_watchdog callout when idle.
2018-09-06 Sascha Wildnerkernel: Fix some -Wint-in-bool-context warnings.
2018-08-05 Aaron LI<net/if.h>: Do not include <net/if_var.h> for _KERNEL
2018-07-26 Aaron LIkernel: Use nitems() from <sys/param.h> instead of...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 Sepherosa Ziehaure: MACFG50 requires defragmentation in software, but...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-07 Sepherosa Ziehauigb: Dump registers.
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-01 Sepherosa Ziehauigb: Bring in WOL configuration from FreeBSD.
2018-03-28 Imre Vadásziwm - Always clear watchdog timer, when bringing down...
2018-03-28 Imre Vadásziwm - Clear Time Event active state, when receiving...
2018-03-18 Imre Vadásziwm - Improve firmware Time Event handling.
2018-03-18 Imre Vadásziwm - Avoid Tx watchdog timeout, when dropping a connec...
2018-03-18 Imre Vadásziwm - Track firmware state better, and improve handling...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-14 zrjkernel/net: Remove use of "%b" format.
2018-02-01 zrjkernel/netif: Avoid empty if/else bodies.
2018-02-01 zrjath_hal: Avoid empty macros.
2018-02-01 zrjix: Avoid empty macros.
2018-01-21 zrjig_hal: Reindent e1000_ich8lan.c a bit.
2018-01-15 Sascha Wildnerkernel/my: Fix -Wundef.
2018-01-13 Sascha Wildnerkernel: Fix some -Wundef warnings in oce(4) and mps(4).
2018-01-03 Sepherosa Ziehauem/emx: Sync with Intel's em 7.6.2
2017-12-24 Sascha Wildnerkernel/sis: Fix some missed x86_64 porting.
2017-12-21 Sascha Wildnerkernel/de: Use I/O mapped access on x86_64 too.
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-10-31 Sepherosa Ziehauem: Free tx mbufs proactively.
2017-10-30 Sepherosa Ziehauemx: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Fix possible TX desc GC missing.
2017-10-28 Sepherosa Ziehauigb: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Free tx mbufs proactively.
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Sascha Wildnerkernel: Simplify various redundant conditions.
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-04 zrjFix mixed line endings.
2017-06-22 Sepherosa Ziehauem/emx: Disable flow control by default.
2017-06-22 Sepherosa Ziehauigb: Disable flow control by default.
2017-06-22 Sepherosa Ziehauix: Disable flow control by default.
2017-06-22 Sepherosa Ziehaumxge: Disable flow control by default.
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-06-01 Sepherosa Ziehaubce: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-31 Sepherosa Ziehaujme: Enable RSS only after Toeplitz key and redirect...
2017-05-31 Sepherosa Ziehaujme: Use callout_init_mp
2017-05-31 Sepherosa Ziehaujme: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-26 Sepherosa Ziehauifnet: Split ringmap declaration into their own header.
2017-05-26 Sepherosa Ziehauemx: Use ringmap to do polling cpu assignment and fill...
2017-05-26 Sepherosa Ziehaumxge: Share same redirect table for RSS and non-RSS...
2017-05-25 Sepherosa Ziehauemx: Remove unapplied comment
2017-05-25 Sepherosa Ziehaumxge: Number of entries of the indirect table must...
2017-05-25 Sepherosa Ziehaumxge: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-24 Jan Sucanmxge: Unify firmware handling with the rest of the...
2017-05-24 Sepherosa Ziehauem: Enable MSI by default on devices has PCI advanced...
2017-05-24 Sepherosa Ziehauigb: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-14 Sepherosa Ziehaubnx: Free ringmap in device_detach device method
next