dragonfly.git
2015-02-08 Sepherosa Ziehauifnet: Add comment about ifnet MPSAFE ifnet_mpsafe
2015-02-08 Sepherosa Ziehauifnet: ifnetlist -> ifnet and define ifnetlist as ifnet
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for bootpc_init
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for pxe_setup_nfsdiskless
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ng_ether
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for sysctl_iflist
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for pf_if
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for if_getanyethermac
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ifconf
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ifdomainattach
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ifinit
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for linux SIOCGIFCONF
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for linux ioctl
2015-02-08 Sepherosa Ziehauifnet: Hold ifnet lock for linprocfs
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for pf_{enable,disable}_altq
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for pfsyncioctl
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for pfioctl
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ng_source
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ng_fec
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for netmap
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for netmap_vale
2015-02-08 Sepherosa Ziehauifnet: Deserialize ifp to avoid lock order reversal
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for wlan_clone_create
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for lagg
2015-02-08 Sepherosa Ziehauifnet: Remove unused if_withname
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for if_clone_{create,destroy}
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for ifioctl
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for add_altq
2015-02-08 Sepherosa Ziehauifnet: Use ifunit_netisr for bridge
2015-02-08 Sepherosa Ziehauifnet: Use ifunit_netisr in icmp_reflect
2015-02-08 Sepherosa Ziehauifnet: Use ifunit_netisr in ip_localforward
2015-02-08 Sepherosa Ziehauifnet: Use ifunit_netisr for vlan
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for bpf
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for altq_pf{attach,detach}
2015-02-08 Sepherosa Ziehauifnet: Lock ifnet for altq
2015-02-08 Sepherosa Ziehauifnet: Add ifunit_netisr
2015-02-08 Sepherosa Ziehauifnet: Do dom_ifattach after ifnet if_index is setup
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in if_slowtimo
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in ifa_ifwithnet
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in ifa_ifwithdstaddr
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in ifa_ifwithaddr
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in in6_setmaxmtu
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in in6_ifawithscope
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in in6_nigroup_attach
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in get_ifid
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in in6_nigroup_detach
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in ni6_store_addrs
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in ni6_addrs
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in tbr_timeout
2015-02-08 Sepherosa Ziehauifnet: Use ifnet_array in in6_tmpaddrtimer
2015-02-08 Sepherosa Ziehaund6: Use ifnet_array
2015-02-08 Sepherosa Ziehauifnet: Replace TAILQ_EMPTY(ifnetlist) w/ ifnet_array_is...
2015-02-08 Sepherosa Ziehauifnet: Make sure ifnet_array is accessed only by netisrs
2015-02-08 Sepherosa Ziehauifnet: Add ifnet_array_ismepty()
2015-02-08 Sepherosa Ziehauifnet: Add lockless ifnet array for netisr to use
2015-02-08 Sepherosa Ziehauifnet: ifnet -> ifnetlist; ease grep
2015-02-08 Sepherosa Ziehauifnet: Lock ifindex2ifnet access in non-netisr threads
2015-02-08 Sepherosa Ziehauifnet: Fix ifindex2ifnet removal
2015-02-08 Sepherosa Ziehauifnet: Fix ifindex2ifnet installation
2015-02-08 Sepherosa Ziehauifnet: Remove ifnet_token
2015-02-08 Sepherosa Ziehauifnet: Add ifnet_lock and ifnet_unlock
2015-02-08 Sascha Wildnerkernel/x86_64: Add SDBG to Features2.
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 François Tigeotidr: Implement idr_alloc()
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-07 Sepherosa Ziehauecc/e5: Strip comma from device description
2015-02-07 Sepherosa Ziehauecc/e5: Declare dimmmtr near its usage
2015-02-07 Sepherosa Ziehauecc/e5: No need to check rank disabled bits
2015-02-07 Sepherosa Ziehaumemtemp: Add Intel E5 v2 memory thermal sensor support
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-07 Tomohiro Kusumilib/libhammer: don't hide sysctlbyname(3) results
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-07 Antonio Huete... libhammer - Fix a fd leak on the previous commit
2015-02-07 Matthew Dillonlibc - Disallow an excessively large pattern space
2015-02-07 Sascha WildnerRemove no longer used posix4(9) manual page.
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-06 Sepherosa Ziehauacpica: Fix 3abee989bb021ca7a77508792e45828ce9d53b28
2015-02-06 Sepherosa Ziehauacpica: Unbreak iasl compile
2015-02-06 Sepherosa Ziehauwlan: Destroy main ifp until all vaps are destroyed
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-06 Sepherosa Ziehauecc.4: Adjust according to the recent changes
2015-02-05 Antonio Huete... procfs - Properly return error codes for ioctl calls
2015-02-05 Sascha Wildnerkern_clock.c: Clarify that my last commit msg meant...
2015-02-05 Sascha WildnerSync ACPICA with Intel's version 20150204.
2015-02-05 Antonio Huete... libhammer - Change the way PFS mounts are detected
2015-02-05 Sascha Wildnerkernel/clock: Also document that time_second is since...
2015-02-05 Matthew Dillonkernel - Fix documentation for time_second
2015-02-05 Sascha Wildnerkernel/wlan: Remove an unused malloc type.
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-04 Sepherosa Ziehauecc: Support Intel E5 v2 memory controller
2015-02-04 Sepherosa Ziehaubuild: Unbreak GENERIC building; LINT seems fine.
2015-02-04 Sepherosa Ziehaux86_64: Disable mwait extention if there is no sub...
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
2015-02-03 Sascha Wildnerkernel/wlan: Re-fix printf issues in debug messages.
next