ioat(4): Add CRC descriptor structure
[freebsd.git] / sys /
2016-05-03 cemioat(4): Add CRC descriptor structure
2016-05-03 cemioat(4): Limit descriptor allocation to low 40 bits
2016-05-03 pfgsys/sys: missed in r298981.
2016-05-03 bzRemove the most useful INET || INET6 check leftover...
2016-05-03 mavAdd some device IDs from Intel Sunrise Point chipsets.
2016-05-03 kibAdd EVFILT_VNODE open, read and close notifications.
2016-05-03 pfgsys/sys: minor spelling fixes.
2016-05-03 pfgdev/iscsi: minor spelling fixes.
2016-05-03 scottlFix a memory leak in the devctl notify code.
2016-05-03 pfgRevert r298955 for the cxgbe firmware.
2016-05-03 sephetcp/lro: Refactor the active list operation.
2016-05-03 roygerxen/i386: enable the platform hypercall for i386
2016-05-03 sephekern: Add phashinit_flags(), which allows malloc(M_NOWAIT)
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-03 adrian[bwn] update bwn_dummy_transmission().
2016-05-03 adrian[bwn] add PHY types for later PHYs.
2016-05-03 adrian[bwn] migrate bwn_dummy_transmission() back to main...
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-03 jhbFix an off by one error when remapping MSI-X vectors.
2016-05-03 peterChange a rounding operation that had missing braces...
2016-05-02 adrian[bwn] break out the 'g' phy code into a separate source...
2016-05-02 adrian[bhnd] fix more module dependencies.
2016-05-02 tuexenUndo a spell fix introduced in r298942, which breaks...
2016-05-02 adrian[bwn] break out the LP PHY code into a separate file.
2016-05-02 adrian[bhnd] add module dependencies.
2016-05-02 pfgnetinet/sctp*: minor spelling fixes in comments.
2016-05-02 avosnet80211: fix MAC address change via SIOCSIFLLADDR...
2016-05-02 pfgsys/vm: minor spelling fixes in comments.
2016-05-02 pfgdev/ath: minor spelling fixes in comments.
2016-05-02 pfgEnhance the ddb examine (x) command.
2016-05-02 adrian[asmc] add support for more models and restore keyboard...
2016-05-02 avosiwm: fix parameters for iwm_add_channel_band()
2016-05-02 adrian[bhnd] add missing bus interface SRC bits, required...
2016-05-02 roygerxen/control: improve suspend/resume
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-02 pfgdev/usb: minor spelling fixes in comments.
2016-05-02 pfgetc: minor spelling fixes.
2016-05-02 roygerxen/time: fix PV clock resolution
2016-05-02 roygerxen/time: allow Dom0 to set the host time
2016-05-02 roygeratrtc: export function to set RTC
2016-05-02 roygerxen/timer: remove the timer setup loop
2016-05-02 roygerxen/x86: don't lose event interrupts
2016-05-02 avosiwn: do not buffer frames for non-passive channels...
2016-05-02 pfgdev/random: minor spelling fixes in comments.
2016-05-02 kibIssue NOTE_EXTEND when a directory entry is added to...
2016-05-02 kibFix reporting of NOTE_LINK when directory link count...
2016-05-02 adrian[otus] implement monitor mode.
2016-05-02 adrians/struct device */device_t/
2016-05-02 adrian[mwl] s/struct device/device_t/
2016-05-01 avosiwn: switch to ieee80211_add_channel*()
2016-05-01 tuexenWhen a client uses UDP encapsulation and lists IP addre...
2016-05-01 allanjudebcache read ahead may attempt to read past end of disk
2016-05-01 avosnet80211: calculate IEEE80211_MODE_BYTES / IEEE80211_CH...
2016-05-01 avosrum: switch to ieee80211_add_channel_list_*()
2016-05-01 avosotus: switch to ieee80211_add_channel_list_*()
2016-05-01 kibAvoid duplicated calls to pmap_page_get_memattr().
2016-05-01 kibMake it explicit that D_MEM cdevsw d_flag is to signify...
2016-05-01 avosiwm: switch to ieee80211_add_channel()
2016-05-01 adrian[iwn] fill in the TX command rate info flags consistently.
2016-04-30 pfgpowerpc: Replace rounddown() from r298856 with roundup().
2016-04-30 rwatsonWhen attempting to satisfy mmap() requests for superpag...
2016-04-30 pfgpowerpc: Make use of our rounddown() macro when sys...
2016-04-30 manuACK the interrupt after disabling it, this avoid an...
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-30 emasteRationalize license numbering in fdescfs(5)
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-30 tuexenAdd the UDP encaps port as a parameter to sctp_add_remo...
2016-04-30 emasteANSIfy fdescfs(5)
2016-04-30 jkimRevert AccessWidth/BitOffset support for AcpiHwWrite...
2016-04-30 pfgboot/forth: spelling fixes.
2016-04-30 pfgsys/compat/linux*: spelling fixes.
2016-04-30 pfgndis: spelling fixes in comments.
2016-04-30 pfgx86bios: spelling fix in a comment.
2016-04-30 pfgsys/boot: spelling fixes in comments.
2016-04-29 jhbAdd PCI_IOV to NOTES.
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-29 avoswpi: convert to ieee80211_add_channel() (mostly noop).
2016-04-29 gonzoAdd FDT overlays support to ubldr
2016-04-29 jhbRemove vestiges of IEEE-488/GPIB drivers removed in...
2016-04-29 pfgsys/kern: spelling fixes in comments.
2016-04-29 avosnet80211 + drivers: hide size of 'bands' array behind...
2016-04-29 pfgsys/kern: spelling fixes.
2016-04-29 jmcneillSet txbuf_map array size to TX_DESC_COUNT instead of...
2016-04-29 avoswpi: remove unused variable.
2016-04-29 asomersFix a use-after-free when "zpool import" fails
2016-04-29 pfgsys/netgraph: spelling fixes in comments.
2016-04-29 avosnet80211: provide a set of ieee80211_add_channel*(...
2016-04-29 asomersAutomate the subr_unit test.
2016-04-29 pfgsys/cam: spelling fixes in comments.
2016-04-29 pfgsys/cam: spelling fixes.
2016-04-29 pfgsys/geom: spelling fixes in comments.
2016-04-29 pfgsys/ddb: spelling fixes in comments.
2016-04-29 pfgsys/fs: spelling fixes in comments.
2016-04-29 pfgfs/ext2fs: spelling fixes on comment.
2016-04-29 pfgUFS: spelling fixes on comments.
2016-04-29 tuexenDon't assign, just compare...
2016-04-29 gonzoAdd driver for AM33xx SoC touchscreen
2016-04-29 pfgx86bios_alloc(): Unsign a counter.
2016-04-29 tuexenAdd support for handling ICMP and ICMP6 messages sent...
2016-04-29 tuexenUse correct order of source and destination address...
next