]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-28 Yoshihiro Takahashi- Cosmetic changes.
2014-09-28 Gleb Smirnoff- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-28 Yoshihiro TakahashiMFi386: r261567
2014-09-28 Yoshihiro TakahashiMFi386: r268974
2014-09-28 Hans Petter... Instead of creating the full range of possible ports...
2014-09-28 Hans Petter... Regenerate usb.conf
2014-09-28 Yoshihiro TakahashiMFi386: r261520
2014-09-28 Yoshihiro TakahashiReduce diffs against i386.
2014-09-28 Yoshihiro TakahashiRemove extra '\'.
2014-09-28 Yoshihiro Takahashi- Cleanups pc98 code.
2014-09-28 Alexander MotinDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-28 Yoshihiro TakahashiRemove duplicate prog.
2014-09-28 Gleb SmirnoffFinally, convert counters in struct ifnet to counter(9).
2014-09-28 Yoshihiro TakahashiMerged from r183296.
2014-09-28 Gleb SmirnoffConvert to if_inc_counter() last remnantes of bare...
2014-09-28 Gleb SmirnoffProvide ixgb_get_counter().
2014-09-28 Gleb SmirnoffConvert to if_get_counter().
2014-09-28 Adrian ChaddFix the AR724x PCIe glue to correctly probe the BAR...
2014-09-28 Gleb SmirnoffMechanically switch ixv(4) to if_inc_counter().
2014-09-28 Adrian ChaddFix the ar724x PCI config space register read.
2014-09-27 Gleb SmirnoffConvert driver to if_get_counter method.
2014-09-27 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-27 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-27 Alexander MotinFix page length reported for Block Limits VPD page.
2014-09-27 Steven HartlandUse a local STAILQ for unlocked done CCB processing...
2014-09-27 Navdeep Parharcxgb(4): implement if_get_counter.
2014-09-27 Marcel MoolenaarUpdate the usage message and the man page to account...
2014-09-27 Bjoern A. ZeebDisable the makeoption with MFS_IMAGE= set as we don...
2014-09-27 Alexander KabaevDo not pass whole descriptor block size as align to...
2014-09-27 Alexander KabaevRemove obsolete compatibility glue and improve firewire...
2014-09-27 Kevin LoFix the definitioin of AT91SAM9G45_IRQ_PIOE and rename...
2014-09-27 Alexander V... Use underlying ports counters to get lagg statistics...
2014-09-27 Sean BrunoUpdate factor for changes to types in primes, which...
2014-09-27 Andrew TurnerAdd machine/sysreg.h to simplify accessing the system...
2014-09-27 Xin LIRevert r272189, the committed version was an old versio...
2014-09-27 Colin PercivalSwitch primes(6) from using unsigned long to using...
2014-09-27 Sean BrunoAdd kernel support for the TP-LINK MR3020 Atheros MIPS...
2014-09-27 Alexander V... * Split tcp_signature_compute() into 2 pieces:
2014-09-27 Navdeep Parharcxgbe(4): implement if_get_counter.
2014-09-27 Adrian ChaddRemove an un-needed bit of pre-processor work - it...
2014-09-27 Marcel MoolenaarAdd 3 long options for getting information about mkimg...
2014-09-27 Neel NatuAfter r271635 mmap(2) requires either MAP_PRIVATE or...
2014-09-27 Kevin LoRemove a bogus AIC.
2014-09-27 Peter GrehanAllow the PIC's IMR register to be read before ICW...
2014-09-26 Navdeep Parharcxgbe(4): explicitly set various if_hw_tso* values.
2014-09-26 Xin LIAdd libuutil to dependency list.
2014-09-26 Mateusz GuzikMake do_dup() static and move relevant macros to kern_d...
2014-09-26 Navdeep ParharMake sure the adapter's management queue and the event...
2014-09-26 John BaldwinDon't panic if a resource is allocated twice. Instead...
2014-09-26 Ian LeporeFix a paste-o commited in r272109: we need to get the...
2014-09-26 Gavin AtkinsonAdd ipheth(4) to the hardware notes.
2014-09-26 Gleb SmirnoffRemove macros that hide access to struct ifnet fields.
2014-09-26 Gleb SmirnoffMake all lagg protocol methods live in lagg_protos...
2014-09-26 John-Mark Gurneydrop unnecessary ifdef IPSEC's. This file is only...
2014-09-26 Andrey V. ElsukovKeep list of lagg ports sorted by if_index.
2014-09-26 Gleb Smirnoff- Whitespace.
2014-09-26 Allan JudeReplace the macros used in the previous man(1) commit...
2014-09-26 Dag-Erling... Add a line to the post-installation configuration dialo...
2014-09-26 Christian BruefferAdd smsc(4) to the hardware notes.
2014-09-26 Sergey KandaurovAdd smsc(4) to the list of drivers use the miibus inter...
2014-09-26 Gleb Smirnoff- Provide lagg_proto_attach(), lagg_proto_detach().
2014-09-26 Gleb Smirnoff- Mechanically convert to if_inc_counter() the rest...
2014-09-26 Gavin AtkinsonAdd MLINKS for if_ipheth(4) and if_smsc(4).
2014-09-26 Colin PercivalCorrectly enumerate primes between 4295098369 and 38251...
2014-09-26 Gavin AtkinsonAdd very basic outline man page for smsc(4).
2014-09-26 Kevin LoFix the size of AT91SAM9260_PIT_SIZE.
2014-09-26 Kevin LoFix typos.
2014-09-26 Roger Pau Monnéxen: add proper copyright attribution
2014-09-26 Gleb Smirnoff- When reconfiguring protocol on a lagg, first set...
2014-09-26 Gavin AtkinsonAdd new (untested) device IDs to smsc(4)
2014-09-26 Gleb SmirnoffMake lagg protos a enum.
2014-09-26 Gleb SmirnoffMake lagg protocols detach methods returning void.
2014-09-26 Mark JohnstonFix the description of the -h option.
2014-09-26 Xin LIRefactor the code a little bit to reduce duplicated...
2014-09-26 Sergey KandaurovFix description of mutex acquisition.
2014-09-25 Pedro F. GiffuniRevert r272122
2014-09-25 Xin LIExplicitly set errno to 0 before calling strto*.
2014-09-25 Xin LIThe strtol(3) family of functions would set errno when...
2014-09-25 Xin LIUse a char * as iterator over a bounded string.
2014-09-25 Xin LIUse strlcpy(). I don't believe these are real problems...
2014-09-25 Xin LIRefactor the code a little bit to avoid NULL deference...
2014-09-25 Xin LIPlug a file descriptor leak.
2014-09-25 Xin LIBeing able to access a path do not necessarily mean...
2014-09-25 Steve Kargl* Whitespace.
2014-09-25 Warren BlockRevised to better point to release notes and errata...
2014-09-25 Allan JudeUpdate man(1) to list the different sections of the...
2014-09-25 Konstantin... Fix fcntl(2) compat32 after r270691. The copyin and...
2014-09-25 Konstantin... In kern_linkat() and kern_renameat(), do not call namei...
2014-09-25 John BaldwinMerge the PC98 fdc(4) driver into the MI driver. While...
2014-09-25 Pedro F. Giffunibsdgrep: Work-around for segmentation fault.
2014-09-25 Pedro F. Giffunireiserfs: Use signed i_nlink
2014-09-25 Mark JohnstonFactor out some of the duplicated code in the symbol...
2014-09-25 John BaldwinUse callout(9) instead of timeout(9).
2014-09-25 John BaldwinUse callout() instead of timeout(). This is almost...
2014-09-25 Pedro F. GiffuniAdd strptime(3) support for %U and %W
2014-09-25 John BaldwinLock ncr(4) and mark it MPSAFE along with various other...
2014-09-25 Ruslan BukinAdd driver for Synopsys DesignWare 3504-0 Universal...
2014-09-25 Luigi Rizzofix a panic when passing ifioctl from a netmap file...
2014-09-25 Luigi Rizzoadapt the code to different freebsd versions.
2014-09-25 Ian LeporeReplace multiple nearly-identical copies of code to...
next