]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-29 traszSlightly improve gjournal documentation.
2009-04-29 bmsGrab a VIMAGE module ID for MLDv2.
2009-04-29 bmsFix an obvious bug in getsourcefilter()'s use of struct...
2009-04-29 bmsGrab KTR_SPARE1 and KTR_SPARE5 for KTR_INET and KTR_INET6
2009-04-29 bmsAdd MLDv2 statistic IDs to netstat for IPv6 stack.
2009-04-29 bmsMerge IPv6-capable mtest(8) from MLDv2 branch.
2009-04-29 jeff - Add support for cpuid leaf 0xb. This allows us...
2009-04-29 jeff - Fix the FBSDID line.
2009-04-29 jeff - Remove the bogus idle thread state code. This may...
2009-04-28 bzPrevent a superuser inside a jail from modifying the...
2009-04-28 marius- Change some softc members to be unsigned where more...
2009-04-28 danger- xref ndp(8)
2009-04-28 danger- fix path for locale.alias
2009-04-28 cognetChange the test at the beginning of strncmp(), from...
2009-04-28 avgacpi: do not run resume/backout code when entering...
2009-04-28 kibUse the acquired reference to the vmspace instead of...
2009-04-28 kibFix typo.
2009-04-28 traszDon't require packet to match a route (any route; this...
2009-04-28 ruAdded (pre|post)(start|stop) jail hooks. These can...
2009-04-28 edwinMFC of tzdata2009g:
2009-04-27 kmacyfix typo in conditional
2009-04-27 kmacycollapse the two em_start_locked routines in to one
2009-04-27 kmacysimplify by removing dead code
2009-04-27 kmacyremove dead code with reference to IFQ_HANDOFF
2009-04-27 kmacyreplace IFQ_ENQUEUE + if_start with if_transmit
2009-04-27 kmacyreplace IFQ_HANDOFF with if_transmit
2009-04-27 kmacyremove gratuitous memory barrier, a remnant of unified...
2009-04-27 kmacyremove call to IFQ_HANDOFF is it called by if_transmit...
2009-04-27 kientzleDocument the liblzma support.
2009-04-27 samuse if_transmit intead of direct frobbing of the if_snd...
2009-04-27 jkimUse cached progif instead of reading it again.
2009-04-27 jkim- Give generic AHCI driver lower priority than device...
2009-04-27 bzkey_gettunnel() has been unsued with FAST_IPSEC (now...
2009-04-27 kientzleSymlink some additional man page entries.
2009-04-27 kientzleMerge r991 from libarchive.googlecode.com: Various...
2009-04-27 kientzleMerge r990,r1044 from libarchive.googlecode.com:
2009-04-27 jkimReduce code duplication and excessive pci_get_slot...
2009-04-27 kientzleMerge r1061,r1062,r1063 from libarchive.googlecode...
2009-04-27 kientzleMerge r1034 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1058 from libarchive.googlecode.com: Require...
2009-04-27 kientzleino_t varies across platforms; casting (int) here avoids
2009-04-27 kientzleMerge r1032 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1054,r1060 from libarchive.googlecode.com:
2009-04-27 jfvCorrect fat finger mistake
2009-04-27 kientzleMerge r1021 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1052,r1055 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1053,r1055,r1056,r1057,r1065 from libarchive...
2009-04-27 jkimReduce excessive pci_get_devid() and pci_get_revid...
2009-04-27 kientzleMerge r988,r1064 from libarchive.googlecode.com:
2009-04-27 samStore the tx seq# of an 802.11 frame in the mbuf pkthdr...
2009-04-27 olegOptimize packet flow: if net.inet.ip.fw.one_pass !...
2009-04-27 jfvigb_txeof also has a case where the watchdog may not
2009-04-27 jkim- Always force AHCI mode on a ATI/AMD SB600/700/800...
2009-04-27 gallatinFix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BU...
2009-04-27 jfvThanks for Michael Tuexen for tracking down a path...
2009-04-27 luigifix various build errors (missing or wrong return types for
2009-04-27 rmacklem Change the semantics of i_modrev/va_filerev to what...
2009-04-27 ambriskoStart to convert this over to the new tty layer. These...
2009-04-27 gallatinUpdates to mxge for multiple tx/rx rings:
2009-04-26 samadd IEEE80211_FEXT_4ADDR to indicate ieee80211_encap...
2009-04-26 samdon't depend on includes to get definitions of struct...
2009-04-26 samhoist ampdu tx aggregation setup from ieee80211_encap...
2009-04-26 samallow drivers to hook ampdu rx start/stop
2009-04-26 samimprovements:
2009-04-26 samstash the node pointer in the mbuf before doing ff...
2009-04-26 samwhitespace
2009-04-26 zecIn preparation for turning on options VIMAGE in next...
2009-04-26 samprint both fc bytes when hitting a protocol version...
2009-04-26 samadd iv_recv_ctl method to allow hooking rx ctl frame...
2009-04-26 samdon't fragment ampdu aggregates
2009-04-26 samuniformly mark mbufs that pass through the tx path...
2009-04-26 alcEliminate an errant comment.
2009-04-26 samo add missing 802.3 bpf tap
2009-04-26 samadd missing DLT_IEEE802_11 tap
2009-04-26 samadd missing part of r191537 that should have read:...
2009-04-26 rwatsonImprove approximation of style(9).
2009-04-26 samfix comment
2009-04-26 samadd missing DLT_IEEE802_11 bpf tap in ieee80211_start
2009-04-26 samfixup ieee80211_output handling:
2009-04-26 edRemove the unused insque() and remque() functions.
2009-04-26 samo use shared code to handle bpf tap and mbuf cleanup
2009-04-26 edMake the SPX code use its own copies of insque()/remque().
2009-04-26 samcorrect bssid reporting for wds vaps
2009-04-26 alcEliminate an archaic band-aid. The immediately precedi...
2009-04-26 bzWhitespace (use tabs like for all other lines).
2009-04-26 rwatsonAcquire IF_ADDR_LOCK() around most iterations over...
2009-04-26 kientzleReading an mtree file is supposed to provide
2009-04-26 kientzleVarious improvements to the tar.5 manpage, including
2009-04-26 kientzleExit with ARCHIVE_FATAL if the ISO image is truncated.
2009-04-26 kientzleRemove an unused variable.
2009-04-26 traszFix typo.
2009-04-26 edRemove even more empty directories.
2009-04-26 edRemove empty directories from the HEAD.
2009-04-26 edRemove unneeded device index from unit number.
2009-04-26 blackendBump copyright year;
2009-04-26 zecIn preparation to make options VIMAGE operational,...
2009-04-26 blackendUnbreak the build of relnotes.
2009-04-26 zecExtend the vnet module registration / initialization...
2009-04-25 rwatsonExpand coverage of IF_ADDR_LOCK() in in_control() from...
2009-04-25 thompsaMake the state string descriptions public.
next