The rule field in the ipfw_dyn_rule structure is used as storage
[freebsd.git] / sys /
2017-04-07 sevanRevert previous change to sys/conf/options & associated...
2017-04-07 sbrunobnxt(4): add support for WOL Magic.
2017-04-07 sevanRemove the last vestiges of FDC_DEBUG & FD_DEBUG
2017-04-07 bennoIn r298230 the value of HEAP_MIN was changed from 3MB...
2017-04-07 hselaskyCreate the LinuxKPI current task structure on the fly...
2017-04-07 hselaskyThe __stringify() macro in the LinuxKPI should expand...
2017-04-07 dchaginPrevent ushort values overflow when convert new Linux...
2017-04-07 cemkern_descrip: Move kinfo_ofile size assert under COMPAT...
2017-04-07 sbrunoMove pause frame counter out of struct if_ctx and into...
2017-04-06 brooksRegen after r316594.
2017-04-06 brooksChange the size argument of __getcwd() to size_t.
2017-04-06 obrienRemove dead code.
2017-04-06 tsoomeloader: zfs reader should check all labels
2017-04-06 cemsmbfs: Fix an indentation level
2017-04-06 emasteremove archaic register keyword from ixgb and ex
2017-04-06 cembwn(4): Fix trivial null dereference
2017-04-06 sbrunotx and rx interrupts are not combined in bnxt(4) and...
2017-04-06 npcxgbe/iw_cxgbe: Remove another bad cast. This should...
2017-04-06 tsoomeloader: want mechanism to avoid RA with bcache
2017-04-06 tsoomeloader: part.c cstyle cleanup
2017-04-06 npcxgbe/iw_cxgbe: Replace a magic constant with something...
2017-04-06 npcxgbe/iw_cxgbe: Remove bad cast that resulted in incorr...
2017-04-06 hselaskyCleanup the bitmap_xxx() functions in the LinuxKPI:
2017-04-06 kibRemove spl*() calls from the nfsclient code. Style...
2017-04-06 hselaskyDefine VM_READ, VM_WRITE and VM_EXEC in the LinuxKPI.
2017-04-06 hselaskyImplement need_resched() in the LinuxKPI.
2017-04-06 hselaskyFix implementation of task_pid_group_leader() in the...
2017-04-06 hselaskyImplement proper support for memory map operations...
2017-04-06 hselaskyBefore registering a new mm_struct in the LinuxKPI...
2017-04-06 adrian[net80211] refactor out the A-MPDU dispatch routine.
2017-04-05 sbrunoDon't overrite vf->flags variable at the end of ixgbe...
2017-04-05 sbrunoFix a double free in ixgbe_rxeof()
2017-04-05 jhbFix the linker emulation setting for riscv.
2017-04-05 bdreweryStop building assym.o into the module.
2017-04-05 bdrewerySupport assym.s in DPSRCS to depend on it but not link...
2017-04-05 kibMake nfs pageout coherent with the dirty state of the...
2017-04-05 kibHandle nfs IO_ASYNC write requests asynchronously.
2017-04-05 kibHandle possible vnode reclamation after ncl_vinvalbuf...
2017-04-05 kibAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-05 rstoneRevert the optimization from r304436
2017-04-05 kibExtract calculation of ioflags from the vm_pager_putpag...
2017-04-05 kibSome style fixes for vnode_pager_generic_putpages(...
2017-04-05 kibUse int instead of boolean_t for flags argument type in
2017-04-05 hselaskyUnify error handling when si_drv1 is NULL in the LinuxKPI.
2017-04-05 hselaskyImplement down_write_killable() in the LinuxKPI.
2017-04-05 sephehyperv/hn: Fixat RNDIS rxfilter after the successful...
2017-04-05 sephehyperv/storvsc: Fixup SRB status.
2017-04-05 sephehyperv/kbd: Add support for synthetic keyboard.
2017-04-05 jhbAlways pass the linker emulation via -m when linking...
2017-04-05 jhbSync SYSTEM_LD in Makefile.arm with kern.pre.mk.
2017-04-05 jhbUse correct linker emulation name for armeb.
2017-04-05 jhbDon't leak a session and lock if a GMAC key has an...
2017-04-05 cemufs: Export UFS_MAXNAMLEN to pathconf, statfs
2017-04-04 npcxgbe(4): Program the global RSS key once instead of...
2017-04-04 sbrunoAllow MSIX to be turned off by tuneable per interface...
2017-04-04 brooksCorrect a kernel stack leak in 32-bit compat when vfc_n...
2017-04-04 sbrunono_desc_avail is tracked in iflib now making this redun...
2017-04-04 jhbAssert that the align parameter to uma_zcreate() is...
2017-04-04 aeWhen we are doing SA lookup for TCP-MD5, check both...
2017-04-04 traszRemove dead code/ifdef.
2017-04-04 davidcsAdd 25/40/100Gigabit Ethernet Driver version v1.3.0...
2017-04-04 allanjuderemove machine/metadata.h from sys/opencrypto/crypto.c
2017-04-04 jhibbitsDon't calltsec_receive_intr_locked() from the error...
2017-04-04 jhibbitsDefragment the transmit mbuf chain only if necessary.
2017-04-04 jhibbitsFix mis-manual merge.
2017-04-04 jhibbitsFix set-but-not-used warnings
2017-04-04 jhibbitsUse a common tsec_mii_wait() function to busy wait...
2017-04-03 gavinFix spelling mistake, BCM2835_PASWORD -> BCM2835_PASSWORD
2017-04-03 sbrunoRemove unsafe and non-functional DDB functions that...
2017-04-03 sbrunoRemove rx_processing_limit sysctl and now orphaned...
2017-04-03 aeRemove "IPFW static rules" rmlock.
2017-04-03 smhFix expandsz 16.0E vals and vdev_min_asize of RAIDZ...
2017-04-03 rwatsonBreak audit_bsm_klib.c into two files: one (audit_bsm_k...
2017-04-03 aeGC some unused declarations.
2017-04-03 allanjudeSmall cleanup to make i386/loader match efi/loader...
2017-04-03 allanjudeRestore EFI boot environment functionality broken in...
2017-04-03 aeAdd ipfw_pmod kernel module.
2017-04-03 aeAdd O_EXTERNAL_DATA opcode support.
2017-04-03 aeAdd the log formatting for an external action opcode.
2017-04-02 adrian[net80211] refactor the A-MPDU RX window code
2017-04-02 dchaginUse the kern_clock_nanosleep() to implement Linux clock...
2017-04-02 allanjudeFix sparc64 build broken by r316343 and r316076
2017-04-02 avosiwn: use correct mask for queue ids (0xf -> 0x1f).
2017-04-02 gavinAdd IDs for several missing Intel SMBus controllers.
2017-04-02 mavAdd IDs for Intel Cougar Point USB 2.0 controller.
2017-04-02 bdeReset the DAC to 6-bit mode before calling the BIOS...
2017-04-02 dchaginRemove excess tv_nsec test as this is done by linux_to_...
2017-04-02 dchaginThe value in the tv_nsec field should be in the range...
2017-04-02 dchaginAs noted by bde@ negative tv_sec values are not checked...
2017-04-02 jhibbitsAdd Freescale eSPI driver found on QorIQ SoCs
2017-04-01 jhibbitsUse the newly added mpc85xx_get_system_clock()
2017-04-01 jhibbitsAdd a helper function to get system reference clock
2017-04-01 ianCorrect a comment... the stack used by ubldr is the...
2017-04-01 manuReduce the diff on beaglebone-black DTS.
2017-04-01 ianPreserve the registers containing argc, argv, and retur...
2017-04-01 gonzo[versatilepb] Fix keyboard driver after switching to...
2017-04-01 gonzo[versatilepb] Convert VERSATILEPB kernel to INTRNG...
2017-04-01 kppf: Fix leak of pf_state_keys
2017-04-01 allanjudeImplement boot-time encryption key passing (keybuf)
2017-04-01 pfgext2fs: Initial support for Extended Attributes.
next