Age | Commit message (Expand) | Author |
2017-11-10 | Introduce a reader version of the NET_LOCK(). | Martin Pieuchot |
2017-11-10 | Use percpu counters with etheripstat. | Visa Hankala |
2017-11-09 | The cmd argument of ifconf() has been unused since COMPAT_LINUX was | Theo Buehler |
2017-11-09 | Synchronize command initiation, event wait, and interrupt handling | Visa Hankala |
2017-11-08 | The TF_BLOCKOUTPUT flag is set around all sorwakeup() and sowwakeup() | Alexander Bluhm |
2017-11-08 | Make {ah,esp,ipcomp}stat use percpu counters. | Visa Hankala |
2017-11-08 | Fixup what looks like a merge mistake; no functional change | Mike Belopuhov |
2017-11-07 | Prevent a potential stack buffer overrun when a urtwn(4) device | Stefan Sperling |
2017-11-07 | Convert all the fields of {ah,esp,ipcomp}stat to uint64. | Visa Hankala |
2017-11-07 | Serialize access to the IPv6 reassembly queue with a mutex. | Visa Hankala |
2017-11-07 | Remove unused debug macro. | Martin Pieuchot |
2017-11-06 | Use %s and __func__ in DPRINTF() to reduce false positive with grep(1). | Martin Pieuchot |
2017-11-06 | move a function declaration, so the whole net80211 stack can disable wep or wpa | Peter Hessler |
2017-11-06 | remove ctf_type declaration no longer needed since -r1.33 | Jasper Lievisse Adriaanse |
2017-11-06 | Modify "machine video" command not to list mode when chaning video mode. | YASUOKA Masahiko |
2017-11-06 | Call CD-ROM devices cdN instead of hdN. Also select the booted device | YASUOKA Masahiko |
2017-11-05 | Changing nwid on a wifi network means it is a new network, so clear the | Peter Hessler |
2017-11-05 | Finish off pr_drain functions, they haven't been used since 2006. | Florian Obser |
2017-11-05 | Set the core's own group mask when scheduling work, to receive work | Visa Hankala |
2017-11-05 | Handle failure. | Visa Hankala |
2017-11-05 | slight cleanup | Visa Hankala |
2017-11-05 | Add a function for getting the current core's hardware identifier. | Visa Hankala |
2017-11-05 | Remove unmaintained debug code. | Visa Hankala |
2017-11-04 | Move the ioctls that only need a read lock from ifioctl into a new | Theo Buehler |
2017-11-04 | raw_init() is dead and <net/raw_cb.h> doesn't need to be included there. | Martin Pieuchot |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-11-04 | Make it possible for multiple threads to enter kqueue_scan() in parallel. | Martin Pieuchot |
2017-11-04 | Stop calling ifp->if_ioctl() inside in{,6}_ioctl(). | Martin Pieuchot |
2017-11-04 | Use the macro for cache line size. | Visa Hankala |
2017-11-04 | Check buffer size parameters at compile time. | Visa Hankala |
2017-11-04 | One macro for cache line size is enough. | Visa Hankala |
2017-11-04 | Interface counters should only increment. | Florian Obser |
2017-11-03 | Remove alternative implementations of GMX CAM setup logic | Visa Hankala |
2017-11-03 | After inlining of raw_detach we know the sizes for free; pointed out | Florian Obser |
2017-11-03 | Fix a stupid typo. | Visa Hankala |
2017-11-03 | We are processing Router Solicitation / Advertisement messages only | Florian Obser |
2017-11-03 | use rop->rcb similar like in pfkeyv2_detach(); suggested by visa | Florian Obser |
2017-11-03 | Inline trivial functions from raw_cb.c and tedu it. | Florian Obser |
2017-11-03 | There is no way SS_NOFDREF is set on a raw socket in raw_usrreq for | Florian Obser |
2017-11-03 | use %lx to print the frame address if resolving of the symbol name fails | Jasper Lievisse Adriaanse |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-02 | Assign each cnmac(4) port its own input work group, and assign | Visa Hankala |
2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. | Martin Pieuchot |
2017-11-02 | Move PRU_DETACH out of pr_usrreq into per proto pr_detach | Florian Obser |
2017-11-02 | Over 17 years is probably 'a while...' | Florian Obser |
2017-11-01 | Remove forward declaration hack now that ctfconv(1) merge them correctly. | Martin Pieuchot |
2017-11-01 | Add readiness to utilize LMTDMA operations. | Visa Hankala |
2017-11-01 | Fix the addressing of CVMSEG. The base address already points to | Visa Hankala |